Update of /cvsroot/compbench/CompBenchmarks++
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv5364
Modified Files:
config.h.in
Log Message:
dirent.h checked.
Index: config.h.in
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/config.h.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** config.h.in 28 Dec 2006 00:39:57 -0000 1.11
--- config.h.in 28 Dec 2006 18:39:26 -0000 1.12
***************
*** 73,76 ****
--- 73,79 ----
#undef HAVE_CTYPE_H
+ /* Define to 1 if you have the <dirent.h> header file. */
+ #undef HAVE_DIRENT_H
+
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
|