]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] * {.,doc,src,util,windows}/Makefile.in: Moved top_builddir out of "User
[wget] / ChangeLog
index 1055ca3ac2ba1159dcba8b8403b94e50a2c23a35..2f97e2e2a81f0d0cee327af1e494ca0fb5624c50 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,18 @@
 
        * 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.
+
+       * {.,util,windows}/Makefile.in: Moved top_builddir out of "User
+       configuration section" of top Makefile and analogous spot in others.
+
+       * po/Makefile.in.in: Previous addition of top_builddir to
+       po/Makefile.in was bogus -- it's generated from po/Makefile.in.in.
+
 2001-03-26  Dan Harkless  <wget@harkless.org>
 
        * TODO: -p should probably go "_two_ more hops" on <FRAMESET> pages.