Ensure that en_US appears in ALL_LINGUAS exactly once.

This commit is contained in:
Micah Cowan 2008-01-28 18:10:35 -08:00
parent 7fb3802ddb
commit 828af9619f
2 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,8 @@
* po/en@quot.po, po/en@boldquot.po, po/en_US.po: Updated
translations for copyright year in --version.
* po/Rules-quot: Make en@*-update should create wget.pot.
* configure.ac: Ensure that en_US appears in ALL_LINGUAS exactly
once.
2008-01-25 Micah Cowan <micah@cowan.name>

View File

@ -433,7 +433,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 en_US $(cd ${srcdir}/po && ls *.po | grep -v 'en@.*quot' | sed -e 's/\.po$//' | tr '\012' ' ')"
ALL_LINGUAS="en@quot en@boldquot en_US $(cd ${srcdir}/po && ls *.po | grep -v 'en@.*quot' | grep -v 'en_US\.po' | sed -e 's/\.po$//' | tr '\012' ' ')"
dnl
dnl Find makeinfo. We used to provide support for Emacs processing