diff config.h.in @ 277:1fdde6512033 noffle

[svn] * configure.in: Add optional GDBM include and lib directory specifiers.
author bears
date Sun, 10 Nov 2002 18:32:41 +0000
parents f3b44be9e4ab
children a0497ffac49b
line wrap: on
line diff
--- a/config.h.in	Sun Nov 10 18:31:25 2002 +0000
+++ b/config.h.in	Sun Nov 10 18:32:41 2002 +0000
@@ -115,9 +115,6 @@
 /* Define if you have the <fnmatch.h> header file.  */
 #undef HAVE_FNMATCH_H
 
-/* Define if you have the <gdbm.h> header file.  */
-#undef HAVE_GDBM_H
-
 /* Define if you have the <getopt.h> header file.  */
 #undef HAVE_GETOPT_H
 
@@ -160,9 +157,6 @@
 /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H
 
-/* Define if you have the gdbm library (-lgdbm).  */
-#undef HAVE_LIBGDBM
-
 /* Define if you have the nsl library (-lnsl).  */
 #undef HAVE_LIBNSL