summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_ldap/config.h.in
blob: 8ef08da46adafde1a96396b318ccb7696cf0ebb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Define to 1 if you have the `ldap_create_sort_control' function. */
#undef HAVE_LDAP_CREATE_SORT_CONTROL

/* Define to 1 if you have the `ldap_create_sort_keylist' function. */
#undef HAVE_LDAP_CREATE_SORT_KEYLIST

/* Define to 1 if you have the `ldap_free_sort_keylist' function. */
#undef HAVE_LDAP_FREE_SORT_KEYLIST

/* Define to 1 if you have the `ldap_initialize' function. */
#undef HAVE_LDAP_INITIALIZE

/* Define to 1 if you have the `ldap_is_ldap_url' function. */
#undef HAVE_LDAP_IS_LDAP_URL

/* Define to 1 if you have the `ldap_sasl_interactive_bind' function. */
#undef HAVE_LDAP_SASL_INTERACTIVE_BIND

/* Define to 1 if you have the `ldap_set_rebind_proc' function. */
#undef HAVE_LDAP_SET_REBIND_PROC

/* Define to 1 if you have the `ldap_start_tls_s' function. */
#undef HAVE_LDAP_START_TLS_S

/* Define to 1 if you have the `ldap_unbind_ext_s' function. */
#undef HAVE_LDAP_UNBIND_EXT_S

/* Define to 1 if you have the `ldap_url_desc2str' function. */
#undef HAVE_LDAP_URL_DESC2STR

/* Define to 1 if you have the `ldap_url_parse' function. */
#undef HAVE_LDAP_URL_PARSE

/* Number of arguments the rebind procedure takes */
#undef LDAP_SET_REBIND_PROC_ARGS

/* Build the server with support for Novell eDir Universal Password */
#undef WITH_EDIR

/* Build the server with support for SASL binds */
#undef WITH_SASL