1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

* configure.ac (ALL_LINGUAS): Needs to be on one line to avoid problems

during ./configure.
This commit is contained in:
David Shaw 2003-02-02 19:13:03 +00:00
parent 6de7d80875
commit 441c927b19
2 changed files with 4 additions and 2 deletions

View file

@ -30,8 +30,7 @@ AC_INIT(gnupg, 1.2.2rc1, bug-gnupg@gnu.org)
# sufficient.
development_version=no
ALL_LINGUAS="ca cs da de eo el es et fi fr gl id it ja
nl pl pt_BR pt sv tr zh_TW"
ALL_LINGUAS="ca cs da de eo el es et fi fr gl id it ja nl pl pt_BR pt sv tr zh_TW"
PACKAGE=$PACKAGE_NAME
VERSION=$PACKAGE_VERSION