]> git.sur5r.net Git - openldap/blobdiff - include/ldap_features.h.nt
Add LDAP_TAG_LDAPCRED macro.
[openldap] / include / ldap_features.h.nt
index d6ebe3ed4b70fe2fa5555c2ae6671930d68f7e03..f1c2e3625b25e6fe467147be93e5f08967f43c17 100644 (file)
@@ -30,7 +30,7 @@
 **             LDAP_API_FEATURE_OPERATION_THREAD_SAFE
 **
 ** The preprocessor flag LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE
-** can be used to determine if -lldap_r is available at compile
+** can be used to determine if -lldap_r is availalbe at compile
 ** time.  You must define LDAP_THREAD_SAFE if and only if you
 ** link with -lldap_r.
 **
@@ -44,7 +44,7 @@
 /* #undef LDAP_API_FEATURE_X_OPENLDAP_REENTRANT */
 
 /* is threadsafe version of -lldap (ie: -lldap_r) *available* or not */
-/* #undef LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE */
+#define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE LDAP_VENDOR_VERSION
 
 /* LDAP v2 DNS */
 /* #undef LDAP_API_FEATURE_X_OPENLDAP_V2_DNS */