]> sjero.net Git - wget/blobdiff - configure.in
msdos/Makefile.WC in EXTRA_DIST.
[wget] / configure.in
index c87ad72ed3e419fa5814e2f2ce6eb1c3936fba8a..b517c47548e6e586331f07de568521426ce13720 100644 (file)
@@ -49,6 +49,12 @@ dnl Automake setup
 dnl
 AM_INIT_AUTOMAKE(1.9)
 
+dnl
+dnl Gettext
+dnl
+AM_GNU_GETTEXT([external],[need-ngettext])
+AM_GNU_GETTEXT_VERSION([0.16.1])
+
 dnl
 dnl Get cannonical host
 dnl
@@ -426,10 +432,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