Lines Matching refs:ldap
201 dnl and check if it is needed even with ldap.h
257 #include <ldap.h>
272 [Define to 1 if you need the lber.h header file even with ldap.h])
281 dnl Check for compilable and valid ldap.h header
285 AC_CACHE_CHECK([for ldap.h], [curl_cv_header_ldap_h], [
305 #include <ldap.h>
319 [Define to 1 if you have the ldap.h header file.])
352 #include <ldap.h>
538 #include <ldap.h>
568 # FIXME: Enable when ldap was detected via pkg-config
570 LIBCURL_PC_REQUIRES_PRIVATE="ldap $LIBCURL_PC_REQUIRES_PRIVATE"