]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Use AC_LIB_HAVE_LINKFLAGS instead of AC_LIB_LINKFLAGS when checking for
[wget] / ChangeLog
index bd7cfb8724b301a4a9fef2cd25df8c1a49b6a487..736496171f771b62240d3cdac13880f0c5bd126c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * configure.in: Don't check for strpbrk and mktime.