Rebuild configure to ensure consistency.

This commit is contained in:
Kurt Zeilenga 1999-06-25 22:14:43 +00:00
parent 886c1ff976
commit cd5bde69a3

View File

@ -127,9 +127,6 @@
/* define if you have crypt */
#undef HAVE_CRYPT
/* define if MDBM is available */
#undef HAVE_MDBM
/* define if you have GDBM */
#undef HAVE_GDBM
@ -580,6 +577,9 @@
/* define if you have (or want) no threads */
#undef NO_THREADS
/* define if MDBM is available */
#undef HAVE_MDBM
/* define if you have -lwrap */
#undef HAVE_TCPD