diff options
Diffstat (limited to 'popt/configure.in')
-rwxr-xr-x | popt/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/popt/configure.in b/popt/configure.in index b484c87ec..02f54eb74 100755 --- a/popt/configure.in +++ b/popt/configure.in @@ -3,7 +3,7 @@ AM_CONFIG_HEADER(config.h) AC_PREREQ(2.12) AC_CANONICAL_SYSTEM AM_INIT_AUTOMAKE(popt, 1.7) -ALL_LINGUAS="cs da de es fi fr gl hu id is it ja ko no pl pt pt_BR ro ru sk sl sr sv tr uk wa zh zh_CN.GB2312" +ALL_LINGUAS="cs da de es eu_ES fi fr gl hu id is it ja ko no pl pt pt_BR ro ru sk sl sr sv tr uk wa zh zh_CN.GB2312" AC_ISC_POSIX |