summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index aeec5dbc..1a266da0 100644
--- a/config.h.in
+++ b/config.h.in
@@ -105,6 +105,12 @@
/* Define to 1 if you have the `krb5_cc_new_unique' function. */
#undef HAVE_KRB5_CC_NEW_UNIQUE
+/* have the function ldap_url_parse_ext */
+#undef HAVE_LDAP_URL_PARSE_EXT
+
+/* have the function ldap_url_parse_no_defaults */
+#undef HAVE_LDAP_URL_PARSE_NO_DEFAULTS
+
/* Define to 1 if you have the `localtime_r' function. */
#undef HAVE_LOCALTIME_R
@@ -363,6 +369,12 @@
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
#undef TM_IN_SYS_TIME
+/* If defined, using MozLDAP for LDAP SDK */
+#undef USE_MOZLDAP
+
+/* If defined, using OpenLDAP for LDAP SDK */
+#undef USE_OPENLDAP
+
/* Version number of package */
#undef VERSION