From: Kurt Zeilenga Date: Fri, 25 Jun 1999 22:14:43 +0000 (+0000) Subject: Rebuild configure to ensure consistency. X-Git-Tag: OPENLDAP_REL_ENG_1_2_4~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd5bde69a32f7eeca13d2daaa1ff893d2ba0fe44;p=thirdparty%2Fopenldap.git Rebuild configure to ensure consistency. --- diff --git a/include/portable.h.in b/include/portable.h.in index f85ad5ad85..e0103b67fa 100644 --- a/include/portable.h.in +++ b/include/portable.h.in @@ -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