aboutsummaryrefslogtreecommitdiff
path: root/src/config-mac.h
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 /src/config-mac.h
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 'src/config-mac.h')
-rw-r--r--src/config-mac.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/config-mac.h b/src/config-mac.h
index a3a57c262..8f54512f2 100644
--- a/src/config-mac.h
+++ b/src/config-mac.h
@@ -1,11 +1,11 @@
#ifndef __SRC_CONFIG_MAC_H
#define __SRC_CONFIG_MAC_H
-/* ================================================================ */
-/* src/config-mac.h - Hand crafted config file for Mac OS 9 */
-/* ================================================================ */
-/* On Mac OS X you must run configure to generate config.h file */
-/* ================================================================ */
+/* =================================================================== */
+/* src/config-mac.h - Hand crafted config file for Mac OS 9 */
+/* =================================================================== */
+/* On Mac OS X you must run configure to generate curl_config.h file */
+/* =================================================================== */
/* Define to 1 if you want the built-in manual */
#define USE_MANUAL 1