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.
Showing
- acinclude.m4 55 additions, 0 deletionsacinclude.m4
- configure.ac 49 additions, 0 deletionsconfigure.ac
- docs/KNOWN_BUGS 0 additions, 4 deletionsdocs/KNOWN_BUGS
- lib/Makefile.netware 1 addition, 0 deletionslib/Makefile.netware
- lib/config-amigaos.h 2 additions, 0 deletionslib/config-amigaos.h
- lib/config-mac.h 2 additions, 0 deletionslib/config-mac.h
- lib/config-riscos.h 3 additions, 0 deletionslib/config-riscos.h
- lib/config-win32.h 6 additions, 0 deletionslib/config-win32.h
- lib/config.dj 3 additions, 0 deletionslib/config.dj
- lib/ldap.c 14 additions, 10 deletionslib/ldap.c
- packages/vms/config-vms.h 3 additions, 0 deletionspackages/vms/config-vms.h
Loading
Please register or sign in to comment