On Wed, 18 Mar 2009, Piotr Dobrogost wrote:
I take it from the above excerpt that naming of ssl parameters in libcurl's build script is misleading at least. It looks like --with-ssl refers only to OpenSSL. Shouldn't it then be called -with-openssl instead? This way one wouldn't have to give --without-ssl with other SSL libs.
I would rather have it test for each different lib, one by one and pick the first one that works.
And then we could add an --with-openssl for explictly asking for OpenSSL. -- / daniel.haxx.se
