summaryrefslogtreecommitdiff
path: root/config.h.W32.template
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.W32.template')
-rw-r--r--config.h.W32.template3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.W32.template b/config.h.W32.template
index 148b217..4e48467 100644
--- a/config.h.W32.template
+++ b/config.h.W32.template
@@ -357,6 +357,9 @@
/* Build host information. */
#define MAKE_HOST "Windows32"
+/* Grok DOS paths (drive specs and backslash path element separators) */
+#define HAVE_DOS_PATHS
+
/*
* Refer to README.W32 for info on the following settings
*/