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:
parent
6de7d80875
commit
441c927b19
2 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue