From 205f8b266cfeedc18d4fad134b7fbd6d68c14ef3 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 11 Mar 2005 05:28:07 +0000 Subject: Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects the correct dynamic library names by default, and provides override switches --with-ldap-lib, --with-lber-lib and --without-lber-lib. Added CURL_DISABLE_LDAP to platform-specific config files to disable LDAP support on those platforms that probably don't have dynamic OpenLDAP libraries available to avoid compile errors. --- docs/KNOWN_BUGS | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/KNOWN_BUGS') diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 7cbb6280f..3634154d2 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -91,7 +91,3 @@ may have been fixed since this was written! and havoc is what happens. More details on this is found in this libcurl mailing list thread: http://curl.haxx.se/mail/lib-2002-08/0000.html - -1. LDAP support requires that not only the OpenLDAP shared libraries be - present at run time, but the development libraries (liblber.so and - libldap.so) as well (not applicable to Windows). -- cgit v1.2.3