]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] configure.in: Christian Fraenkel's tests for -lcrypto and -lssl were in the
[wget] / ChangeLog
index 1055ca3ac2ba1159dcba8b8403b94e50a2c23a35..69fadae907a5cf5ce7d4afc347dc842ebd0a696b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
 
        * INSTALL: Updated to reflect --with-ssl's new optional parameter.
 
+       * configure.in: Christian Fraenkel's tests for -lcrypto and -lssl
+       were in the 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.
+
 2001-03-26  Dan Harkless  <wget@harkless.org>
 
        * TODO: -p should probably go "_two_ more hops" on <FRAMESET> pages.