]> sjero.net Git - wget/blobdiff - ChangeLog
Check for idna.h in /usr/include/idn.
[wget] / ChangeLog
index ea1f5a4261fccd1019c09f01084c38dbf06f4095..0ee1e0bba41182982785c7b86baf25756ff5ee5e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
+2009-09-05  Micah Cowan  <micah@cowan.name>
+
+       * configure.ac: If we can't find idna.h, check to see if it's
+       because we need to add /usr/include/idn to the inclusion
+       path (for OpenSolaris).
+
+2009-09-04  Steven Schubiger  <stsc@member.fsf.org>
+
+       * configure.ac: Place gl_EARLY and md5_EARLY before the gettext
+       macros in order to silence autoconf warnings.
+
 2009-09-04  Micah Cowan  <micah@cowan.name>
 
+       * Makefile.am (EXTRA_DIST): build_info.pl ->
+       build-aux/build_info.pl
+
        * build-aux/build_info.pl: Moved from top directory.
 
        * md5/*: Updated md5 from gnulib.