]> git.sur5r.net Git - openldap/blobdiff - acconfig.h
Don't include files moved to attic
[openldap] / acconfig.h
index 4a2156c3cfe62043035c26a6001d4e3172595f5a..cd6ad29d45142e73ec0227b093a89593539bda09 100644 (file)
 
 /* end of preamble */
 
+#if !defined(SLAPD_SCHEMA_COMPAT) && !defined(SLAPD_SCHEMA_NOT_COMPAT)
+       /* define SLAPD_SCHEMA_COMPAT if you want old schema codes */
+#define SLAPD_SCHEMA_NOT_COMPAT 1
+#endif
+
 @TOP@
 
 /* define this if needed to get reentrant functions */
@@ -48,7 +53,6 @@
 /*
        LDAP_API_FEATURE_X_OPENLDAP_REENTRANT
        LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE
-       LDAP_API_FEATURE_X_OPENLDAP_V2_DNS
        LDAP_API_FEATURE_X_OPENLDAP_V2_KBIND
        LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS
 */