]> git.sur5r.net Git - openldap/blob - include/ldap_features.h.in
Kill off #elif in ldap/include/. K&R does not support it.
[openldap] / include / ldap_features.h.in
1 /* 
2  * LDAP Features
3  */
4 #ifndef _LDAP_FEATURES_H
5 #define _LDAP_FEATURES_H 1
6
7 /* LDAP v2 DNS */
8 #undef LDAP_API_FEATURE_X_OPENLDAP_V2_DNS
9
10 /* LDAP v2 Referrals */
11 #undef LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS
12
13 #endif /* LDAP_FEATURES */