Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>

* configh.dos: Define HAVE_DIRENT_H instead of DIRENT.
This commit is contained in:
Roland McGrath 1996-07-14 19:58:54 +00:00
parent 8b24ec18b0
commit fcb18b988b

View file

@ -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