summaryrefslogtreecommitdiff
path: root/include/apr_ldap.hnw
diff options
context:
space:
mode:
authorminfrin <minfrin@13f79535-47bb-0310-9956-ffa450edef68>2005-01-21 14:53:53 +0000
committerminfrin <minfrin@13f79535-47bb-0310-9956-ffa450edef68>2005-01-21 14:53:53 +0000
commit50bf8e26da337a8a076c0a0bb4c27c6896e9295f (patch)
tree339f2093d4366104f8808261aad89e4ec45cb6f7 /include/apr_ldap.hnw
parentf073b13d00e9ff504b73c428550ff3feec87266a (diff)
downloadlibapr-util-50bf8e26da337a8a076c0a0bb4c27c6896e9295f.tar.gz
The Mozilla SDK has a different vendor string to the Netscape and Solaris
SDK, but works the same way. Install proper detection of the ldapssl_install_routines function, which is present on some Solaris toolkits but not others. git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@125933 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_ldap.hnw')
-rw-r--r--include/apr_ldap.hnw2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/apr_ldap.hnw b/include/apr_ldap.hnw
index 516e2a42..cf79203d 100644
--- a/include/apr_ldap.hnw
+++ b/include/apr_ldap.hnw
@@ -36,6 +36,7 @@
#define APR_HAS_NETSCAPE_LDAPSDK 0
#define APR_HAS_SOLARIS_LDAPSDK 0
#define APR_HAS_NOVELL_LDAPSDK 1
+#define APR_HAS_MOZILLA_LDAPSDK 0
#define APR_HAS_OPENLDAP_LDAPSDK 0
#define APR_HAS_MICROSOFT_LDAPSDK 0
#define APR_HAS_OTHER_LDAPSDK 0
@@ -78,6 +79,7 @@
#define APR_HAS_LDAP_START_TLS_S 0
#define APR_HAS_LDAP_SSLINIT 0
#define APR_HAS_LDAPSSL_INIT 1
+#define APR_HAS_LDAPSSL_INSTALL_ROUTINES 0
/*