]> git.sur5r.net Git - openldap/blobdiff - include/portable.nt
Misc DESC updates
[openldap] / include / portable.nt
index 8e478479da58fdb46718e6642a104b859d2938b6..8d0cca998c5185c44d53973c80dd3817180b4355 100644 (file)
@@ -19,6 +19,8 @@
 /* comment this out if you don't have Cyrus SASL */
 #define HAVE_CYRUS_SASL 1
 
+// #define SLAPD_BDB 1
+
 /* --------------------------------------------------- */
 /* begin of MSVC5 specific entries */
 
@@ -741,6 +743,10 @@ typedef signed int ssize_t;
 #define LDAP_DEBUG
 #endif
 
+#ifndef OLD_LOGGING
+// #  define NEW_LOGGING 1
+#endif
+
 #include "ldap_cdefs.h"
 #include "ldap_features.h"