Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_LDAP (Results 1 – 7 of 7) sorted by relevance

/curl/lib/
H A Dconfig-riscos.h208 #define CURL_DISABLE_LDAP macro
H A Dconfig-mac.h68 #define CURL_DISABLE_LDAP 1 macro
H A Dconfig-plan9.h32 #define CURL_DISABLE_LDAP 1 macro
H A Dconfig-win32.h507 #define CURL_DISABLE_LDAP 1 macro
H A Dcurl_setup.h225 # define CURL_DISABLE_LDAP macro
/curl/
H A DCMakeLists.txt402 option(CURL_DISABLE_LDAP "Disable LDAP" OFF) option
470 set(CURL_DISABLE_LDAP ON) variable
1230 set(CURL_DISABLE_LDAP ON CACHE BOOL "" FORCE) variable
H A Dconfigure.ac1639 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition

Completed in 29 milliseconds