> So now all the user needs to specify is --enable-tls, and only --with-ssl=dir
> if configure cannot find the SSL toolkit.

That's a reasonable theory, but note that the existing tls check allows
more options than the openssl check.  I think we need to head in this
direction but replace the existing "search for openssl" code with a
simpler AC_TRY_LINK check that was specific to the minimum SSL library
needed to compile those modules.

....Roy

Reply via email to