From e73b52c52c5669d0c23e5761b3475ccc0c9a55db Mon Sep 17 00:00:00 2001 From: Micah Cowan Date: Tue, 9 Oct 2007 12:02:31 -0700 Subject: [PATCH] Put ALL_LINGUAS back in now. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2