]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Updated ChangeLog for config.rpath patch.
[wget] / ChangeLog
index ab7bb049334e1dc873fe8fef0ddacdf409e7a6fa..441ca58cf1f09f74ad9a31ad72ca982d9de52533 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,56 @@
+2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Move the large file check further up.  Only check
+       for endianness if GNU md5 is used (it being the only file that
+       needs endianness information).
+
+2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Don't indent #include lines.
+
+2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Enable the user to turn off SSL autodetection and
+       disable SSL using --without-ssl.
+
+       * Makefile.in ($(srcdir)/stamp-h.in): Remove the aclocal.m4
+       dependencies.
+
+2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Include m4/*.m4.
+
+       * aclocal.m4: Renamed to m4/wget.m4.
+
+2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Use AC_LIB_HAVE_LINKFLAGS instead of
+       AC_LIB_LINKFLAGS when checking for library functions.
+
+       * configure.in: Don't waste time checking for headers and
+       functions we know must be there.  But manually AC_DEFINE the
+       functions that might be missing from non-Unix systems.
+
+2005-06-23  Mauro Tortonesi  <mauro@ferrara.linux.it>
+
+       * libtool.m4, ltmain.sh: Deleted.
+
+       * configure.in: Replaced ugly libtool-based check for OpenSSL libs
+       with a simpler config.rpath-based approach.
+
+       * Makefile.in, src/Makefile.in: Removed libtool support.
+
+       * m4/lib-link.m4, m4/lib-prefix.m4, m4/lib-ld.m4, config.rpath:
+       config.rpath macros taken from gettext 0.14.5.
+
+2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Don't check for strpbrk and mktime.
+
+2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * util/dist-wget: Port to subversion.
+
 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * README.svn: Renamed to README.checkout.  Edited to mention the