Hi Kaspar, Am 05.08.2012 10:10, schrieb Kaspar Brand:
My suggestion would be to handle OpenSSL paths in configure arguments like this, instead:1) use --with-ssl-builddir for linking with the static OpenSSL libraries in that directory (and ignore --with-ssl in this case)
what about splitting into two arguments: --with-ssl-include= --with-ssl-lib= this would be equal to what many other configure also use ... just a thought ... Gün.