cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Patch: axTLS support "skeleton"

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 6 Dec 2010 21:23:57 +0100 (CET)

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
Received on 2010-12-06