]> git.sur5r.net Git - openldap/commitdiff
Define HAVE_BERKELEY_DB not HAVE_BERKELEY_DB2 per new detection.
authorKurt Zeilenga <kurt@openldap.org>
Thu, 25 May 2000 23:07:09 +0000 (23:07 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 25 May 2000 23:07:09 +0000 (23:07 +0000)
include/portable.nt

index 6a62403cb7b55af423c5b761f74c143fe6f0ee30..7248671e1f12b627811da4ee4a3c553f54c4333d 100644 (file)
@@ -203,10 +203,7 @@ typedef signed int ssize_t;
 #define HAVE_SYS_ERRLIST 1 
 
 /* define if you have berkeley db */
-/* #undef HAVE_BERKELEY_DB */
-
-/* define if you have berkeley db2 */
-#define HAVE_BERKELEY_DB2 1
+#define HAVE_BERKELEY_DB 1
 
 /* define if you have crypt */
 /* #undef HAVE_CRYPT */