]> git.sur5r.net Git - openldap/blobdiff - include/portable.nt
Added LDAP_LOG messages
[openldap] / include / portable.nt
index 9729bc8816a1ffc8b5fcc4935a92b8c21c525d75..7117c220531fd86b7cf577c6dd954ff18663f96b 100644 (file)
 /* #undef SLAPD_MODULES */
 
 /* define to support BDB backend */
-/* #undef SLAPD_BDB */
+#define SLAPD_BDB 1
 
 /* define to support dynamic BDB backend */
 /* #undef SLAPD_BDB_DYNAMIC */
 /* #undef SLAPD_LDAP_DYNAMIC */
 
 /* define to support LDBM backend */
-#define SLAPD_LDBM 1
+/* #undef SLAPD_LDBM 1 */
 
 /* define to support dynamic LDBM backend */
 /* #undef SLAPD_LDBM_DYNAMIC */