From: Micah Cowan Date: Tue, 9 Oct 2007 19:02:31 +0000 (-0700) Subject: Put ALL_LINGUAS back in now. X-Git-Tag: v1.13~516^2~6 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=e73b52c52c5669d0c23e5761b3475ccc0c9a55db Put ALL_LINGUAS back in now. --- diff --git a/configure.ac b/configure.ac index 238d0fdf..3188ab83 100644 --- a/configure.ac +++ b/configure.ac @@ -432,7 +432,7 @@ 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 -dnl ALL_LINGUAS=`(cd ${srcdir}/po && ls *.po | sed -e 's/\.po$//' | tr '\012' ' ')` +ALL_LINGUAS=`(cd ${srcdir}/po && ls *.po | sed -e 's/\.po$//' | tr '\012' ' ')` dnl dnl Find makeinfo. We used to provide support for Emacs processing