summaryrefslogtreecommitdiff
path: root/configh.dos.template
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1996-07-14 19:58:54 +0000
committerRoland McGrath <roland@redhat.com>1996-07-14 19:58:54 +0000
commitfcb18b988b3bd32c24a432a9e756c13742e59fef (patch)
treeabd61604d8442cac7bf3e73e0e0d04980d85728d /configh.dos.template
parent8b24ec18b0e35e8f781c4f808f2a36c99ce28b53 (diff)
downloadgunmake-fcb18b988b3bd32c24a432a9e756c13742e59fef.tar.gz
Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* configh.dos: Define HAVE_DIRENT_H instead of DIRENT.
Diffstat (limited to 'configh.dos.template')
-rw-r--r--configh.dos.template2
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