]> git.sur5r.net Git - openldap/blobdiff - include/ldap_features.h.in
remove init arg from attrs_index_config proto
[openldap] / include / ldap_features.h.in
index e3f273f8ff16c01f2953fd79e5d3a9eaa928231c..6115dcc17fc8131318e53ccdf25c2c5fe747407b 100644 (file)
@@ -1,3 +1,13 @@
+/* $OpenLDAP$ */
+/*
+ * Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 /* 
  * LDAP Features
  */
@@ -21,7 +31,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 availalbe at compile
+** can be used to determine if -lldap_r is available at compile
 ** time.  You must define LDAP_THREAD_SAFE if and only if you
 ** link with -lldap_r.
 **
@@ -37,8 +47,8 @@
 /* is threadsafe version of -lldap (ie: -lldap_r) *available* or not */
 #undef LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE
 
-/* LDAP v2 DNS */
-#undef LDAP_API_FEATURE_X_OPENLDAP_V2_DNS
+/* LDAP v2 Kerberos Bind */
+#undef LDAP_API_FEATURE_X_OPENLDAP_V2_KBIND
 
 /* LDAP v2 Referrals */
 #undef LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS