diff options
-rw-r--r-- | configh.dos.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configh.dos.template b/configh.dos.template index 60e1f2e..b74b71d 100644 --- a/configh.dos.template +++ b/configh.dos.template @@ -4,7 +4,7 @@ #define LIBDIR "c:/djgpp/lib"
/* Define if you have dirent.h. */
-#define DIRENT
+#define HAVE_DIRENT_H
/* Define if you have the strcoll function and it is properly defined. */
#define HAVE_STRCOLL
|