]> sjero.net Git - wget/blobdiff - src/ChangeLog
Add @LIBINTL@ to LIBS in src/Makefile.am
[wget] / src / ChangeLog
index 000b68ab357c1bbb6e424dddc32d3ef1f0f17335..ee370c365230d3ea97f679175ab4627b269c870e 100644 (file)
@@ -4,6 +4,10 @@
        of --disable-nls.
        * 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>