aboutsummaryrefslogtreecommitdiff
path: root/lib/config.h.cmake
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2009-07-14 13:25:14 +0000
committerGunter Knauf <gk@gknw.de>2009-07-14 13:25:14 +0000
commitf671d0513ccc9cdcd7516c732c719b2f31a9578e (patch)
treee419c483393ab20caaf0e93f1d236edb08743670 /lib/config.h.cmake
parent100f6b7703ff9a45340c0b27122806952f243ab8 (diff)
renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h.
Diffstat (limited to 'lib/config.h.cmake')
-rw-r--r--lib/config.h.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/config.h.cmake b/lib/config.h.cmake
index d7f00de1c..09f435c35 100644
--- a/lib/config.h.cmake
+++ b/lib/config.h.cmake
@@ -1,4 +1,4 @@
-/* lib/config.h.in. Generated from configure.ac by autoheader. */
+/* lib/curl_config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the $func function. */
#cmakedefine AS_TR_CPP ${AS_TR_CPP}