]> sjero.net Git - wget/blobdiff - configure.in
Bring up-to-date with gettext.
[wget] / configure.in
index c87ad72ed3e419fa5814e2f2ce6eb1c3936fba8a..4e5207c0c335db572e95173b6134c4da7c528a52 100644 (file)
@@ -49,6 +49,11 @@ dnl Automake setup
 dnl
 AM_INIT_AUTOMAKE(1.9)
 
+dnl
+dnl Gettext
+dnl
+AM_GNU_GETTEXT([external],[need-ngettext])
+
 dnl
 dnl Get cannonical host
 dnl
@@ -426,10 +431,10 @@ dnl     ALL_LINGUAS="cs de hr it ..."
 dnl The downside was that configure needed to be rebuilt whenever a
 dnl new language was added.
 dnl
-ALL_LINGUAS=`(cd ${srcdir}/po && ls *.po | sed -e 's/\.po$//' | tr '\012' ' ')`
+dnl ALL_LINGUAS=`(cd ${srcdir}/po && ls *.po | sed -e 's/\.po$//' | tr '\012' ' ')`
 
 dnl internationalization macros
-WGET_WITH_NLS
+dnl WGET_WITH_NLS
 
 dnl
 dnl Find makeinfo.  We used to provide support for Emacs processing