On Mon, 6 Dec 2010, Hu, Eric wrote:

Another interesting find was that LDAP needs to be specifically disabled to prevent pulling in OpenSSL. That is, with "configure --without-ssl" alone, I was still able to link against OpenSSL functions, whereas "configure --without-ssl --disable-ldap" locked out the OpenSSL functions.

Right, our dependencies might use OpenSSL by themselves and will then provide the OpenSSL functions. OpenLDAP is one of them and libssh2 can also bring OpenSSL. But they might also be built against other libs so it isn't certain.

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to