aboutsummaryrefslogtreecommitdiff
path: root/src/config-win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config-win32.h')
-rw-r--r--src/config-win32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config-win32.h b/src/config-win32.h
index db2805900..308ab2d2c 100644
--- a/src/config-win32.h
+++ b/src/config-win32.h
@@ -2,6 +2,9 @@
/* Define if you have the stricmp function. */
#define HAVE_STRICMP 1
+/* Define to 1 if you want the built-in manual */
+#define USE_MANUAL 1
+
/* Define cpu-machine-OS */
#define OS "i386-pc-win32"