aboutsummaryrefslogtreecommitdiff
path: root/src/config-mac.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-25 15:21:16 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-25 15:21:16 +0000
commit3915fecf80dbf9ca4f55fe90d92035a75c34c04d (patch)
tree69399b0b59782c9f733ee799a681eee0dcdb5099 /src/config-mac.h
parentf94f06825cf91e30e19b7c94561e5c89cc5915c6 (diff)
USE_MANUAL is now defined by default
Diffstat (limited to 'src/config-mac.h')
-rw-r--r--src/config-mac.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config-mac.h b/src/config-mac.h
index e43a9a593..a6f58e685 100644
--- a/src/config-mac.h
+++ b/src/config-mac.h
@@ -1,3 +1,6 @@
+/* Define to 1 if you want the built-in manual */
+#define USE_MANUAL 1
+
#define HAVE_UNISTD_H 1
#define HAVE_FCNTL_H 1
#define HAVE_UTIME_H 1