X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=configure.ac;h=33df20a272a78232319ca9994e716b4366277ea8;hp=d7e251377903bd6798f94e37994c86e2bf552da6;hb=b8f07eab3b3e65c7b759d76463392780a512c993;hpb=45e439a135bcb45a0740c06f1fa011166ea0f270 diff --git a/configure.ac b/configure.ac index d7e25137..33df20a2 100644 --- a/configure.ac +++ b/configure.ac @@ -429,7 +429,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=`(cd ${srcdir}/po && ls *.po | sed -e 's/\.po$//' | tr '\012' ' ')` +ALL_LINGUAS="en@quot en@boldquot $(cd ${srcdir}/po && ls *.po | sed -e 's/\.po$//' | tr '\012' ' ')" dnl dnl Find makeinfo. We used to provide support for Emacs processing