]> sjero.net Git - wget/blobdiff - src/ChangeLog
Add @LIBINTL@ to LIBS in src/Makefile.am
[wget] / src / ChangeLog
index 3c17e342cb5aa9a2a0ee4c2a477d646d4fb72cd2..ee370c365230d3ea97f679175ab4627b269c870e 100644 (file)
@@ -5,6 +5,9 @@
        * wget.h: Remove logic for handling lack of NLS (now in
        gettext.h).
        * main.c: Use gettext's ENABLE_NLS rather than HAVE_NLS.
+       * Makefile.am: added @LIBINTL@ to LIBS (though it probably
+       belongs in LDADD, along with everything else currently assigned
+       to LIBS).
 
 2007-10-08  Micah Cowan  <micah@cowan.name>