> On Mon, 20 Mar 2006 18:53:38 -0700, "Kane Estess" <[EMAIL PROTECTED]>
> said:
Kane> checking for authentication support... configure: error: Asked
Kane> to use OpenSSL bu t I couldn't find it
but that's looking for a library and you pointed the configure script
to the executable binary
Attached is a silly patch to complete the /usr/bin/openssl train of
thought in the README.win32 directions. It fixes the following error
on the Cygwin compilation:
checking for authentication support... configure: error: Asked to use OpenSSL bu
t I couldn't find it
It wasn't even close to deservi