]> git.sur5r.net Git - openldap/blobdiff - acconfig.h
Again mirroring LDAMP_MOD_SOFTADD changes....
[openldap] / acconfig.h
index 3104bd5b900d290121b8e906439cdde444c96770..8381d15cebd16faf6516a7913f8a68c80996da56 100644 (file)
 /* define this for crypt(3) password support */
 #undef SLAPD_CRYPT
 
+/* define this to use SLAPD LDAP backend */
+#undef SLAPD_LDAP
+
 /* define this to use SLAPD LDBM backend */
 #undef SLAPD_LDBM
 
+/* define this to use SLAPD Modules */
+#undef SLAPD_MODULES
+
 /* define this to use SLAPD passwd backend */
 #undef SLAPD_PASSWD