From: Roland McGrath Date: Sun, 14 Jul 1996 19:58:54 +0000 (+0000) Subject: Sun Jul 14 12:59:27 1996 Roland McGrath X-Git-Tag: 3.74.6~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcb18b988b3bd32c24a432a9e756c13742e59fef;p=thirdparty%2Fmake.git Sun Jul 14 12:59:27 1996 Roland McGrath * configh.dos: Define HAVE_DIRENT_H instead of DIRENT. --- diff --git a/configh.dos.template b/configh.dos.template index 60e1f2ee..b74b71de 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