summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/Makefile.try1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/Makefile.try b/bootstrap/Makefile.try
index 24d3f0b4..bd9aef16 100644
--- a/bootstrap/Makefile.try
+++ b/bootstrap/Makefile.try
@@ -48,6 +48,7 @@ DEFS = -I. \
# DOS/WIN (change also OBJEXT/EXEEXT, see above)
# DOS/DJGPP
DEFS = -DSTDC_HEADERS -DHAVE_MEMCHR -DHAVE_STRERROR -DHAVE_DIRENT_H \
+ -DHAVE_DOS_FILE_CONTENTS \
-DHAVE_DOS_FILE_NAMES -DHAVE_UNISTD_H -DHAVE_SETMODE
####