X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=configure.ac;h=4f65b7b151f47f2bae0b18a4eb25bbf69a8669b2;hp=7ae240e2eb84dd7abcdd28c6b51cb07f3e80e0e3;hb=5e699b03cfde67d1a23c4dd9423e41fc7cf3b6fa;hpb=20396f7dc7980af19879032fe3ec6b881dae37f5 diff --git a/configure.ac b/configure.ac index 7ae240e2..4f65b7b1 100644 --- a/configure.ac +++ b/configure.ac @@ -425,7 +425,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 -ALL_LINGUAS="en@quot en@boldquot $(cd ${srcdir}/po && ls *.po | sed -e 's/\.po$//' | tr '\012' ' ')" +ALL_LINGUAS="en@quot en@boldquot $(cd ${srcdir}/po && ls *.po | grep -v 'en@.*quot' | sed -e 's/\.po$//' | tr '\012' ' ')" dnl dnl Find makeinfo. We used to provide support for Emacs processing