]> sjero.net Git - wget/commitdiff
[svn] configure.in: Christian Fraenkel's tests for -lcrypto and -lssl were in the
authordan <devnull@localhost>
Tue, 27 Mar 2001 09:31:18 +0000 (01:31 -0800)
committerdan <devnull@localhost>
Tue, 27 Mar 2001 09:31:18 +0000 (01:31 -0800)
wrong order, causing a link failure if you're using libcrypto.a and libssl.a
rather than shared libraries.  Also put in checks for -ldl, necessary since the
libcrypto shared library doesn't record its dependency on libdl.


No differences found