Daniel Stenberg <daniel-7AX/[EMAIL PROTECTED]> writes:

> checking for libz... Found in /usr/include /usr/lib

I guess this is the problem: the libz autoconf test seems broken, it
shouldn't search through the system but instead try to link to the
library and use it if it works.  The openssl test might be equally
wrong. I'm in a hurry now but check how libgcrypt is detected and copy
that.

/Simon


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to