]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Rebuild configure to ensure consistency.
authorKurt Zeilenga <kurt@openldap.org>
Fri, 25 Jun 1999 22:14:43 +0000 (22:14 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 25 Jun 1999 22:14:43 +0000 (22:14 +0000)
include/portable.h.in

index f85ad5ad85df199fdd89003538fb886daf15ab74..e0103b67fad5986ce7ba1ee814bce1e75e3d2b03 100644 (file)
 /* define if you have crypt */
 #undef HAVE_CRYPT
 
-/* define if MDBM is available */
-#undef HAVE_MDBM
-
 /* define if you have GDBM */
 #undef HAVE_GDBM
 
 /* 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