From: ewt Date: Thu, 20 Feb 1997 02:20:46 +0000 (+0000) Subject: added HAVE_DIRENT_H X-Git-Tag: tznext/4.11.0.1.tizen20130304~10513 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fc3a2d33a9ae4179ab95d0b02add105c56dc288a;p=tools%2Flibrpm-tizen.git added HAVE_DIRENT_H CVS patchset: 1447 CVS date: 1997/02/20 02:20:46 --- diff --git a/config.h.in b/config.h.in index b81ca76..254416e 100644 --- a/config.h.in +++ b/config.h.in @@ -10,6 +10,9 @@ /* Define as 1 if you have */ #define HAVE_ALLOCA_H 0 +/* Define as 1 if you have */ +#define HAVE_DIRENT_H 0 + /* Define as 1 if you have */ #define MACHINE_TYPES_H 0