added HAVE_DIRENT_H
authorewt <devnull@localhost>
Thu, 20 Feb 1997 02:20:46 +0000 (02:20 +0000)
committerewt <devnull@localhost>
Thu, 20 Feb 1997 02:20:46 +0000 (02:20 +0000)
CVS patchset: 1447
CVS date: 1997/02/20 02:20:46

config.h.in

index b81ca76..254416e 100644 (file)
@@ -10,6 +10,9 @@
 /* Define as 1 if you have <alloca.h> */
 #define HAVE_ALLOCA_H 0
 
+/* Define as 1 if you have <dirent.h> */
+#define HAVE_DIRENT_H 0
+
 /* Define as 1 if you have <machine/types.h> */
 #define MACHINE_TYPES_H 0