Searched refs:HAVE_LDAP_SSL (Results 1 – 8 of 8) sorted by relevance
29 (!defined(USE_OPENLDAP) && defined(HAVE_LDAP_SSL)))
52 # if (defined(HAVE_LDAP_SSL) && defined(HAVE_LDAP_SSL_H))159 #ifdef HAVE_LDAP_SSL342 #ifdef HAVE_LDAP_SSL in ldap_do()726 #if defined(HAVE_LDAP_SSL) && defined(CURL_HAS_NOVELL_LDAPSDK) in ldap_do()
661 #define HAVE_LDAP_SSL 1 macro
338 (!defined(USE_OPENLDAP) && defined(HAVE_LDAP_SSL)))
333 #cmakedefine HAVE_LDAP_SSL 1
216 (!defined(USE_OPENLDAP) && defined(HAVE_LDAP_SSL)))
584 AC_DEFINE(HAVE_LDAP_SSL, 1, [Use LDAPS implementation]) definition585 AC_SUBST(HAVE_LDAP_SSL, [1]) subst595 AC_DEFINE(HAVE_LDAP_SSL, 1, [Use LDAPS implementation]) definition596 AC_SUBST(HAVE_LDAP_SSL, [1]) subst4095 (test "x$USE_OPENLDAP" != "x1" && test "x$HAVE_LDAP_SSL" = "x1"); then
1407 # TODO check HAVE_LDAP_SSL (in autoconf this is enabled with --enable-ldaps)1410 (NOT USE_OPENLDAP AND HAVE_LDAP_SSL)))