diff options
Diffstat (limited to 'configh.dos.template')
-rw-r--r-- | configh.dos.template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configh.dos.template b/configh.dos.template index 8fe16fe..40ef770 100644 --- a/configh.dos.template +++ b/configh.dos.template @@ -89,3 +89,6 @@ /* Build host information. */ #define MAKE_HOST "i386-pc-msdosdjgpp" + +/* Grok DOS paths (drive specs and backslash path element separators) */ +#define HAVE_DOS_PATHS |