diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 06c9e8a0e..911f8fc1e 100644 --- a/configure.in +++ b/configure.in @@ -353,7 +353,7 @@ if test "$GCC" = "yes" ; then fi dnl Add the languages which your application supports here. -ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_CA en_GB es et eu fi fr ga gu hi he hr hu is id it ja ko lt lv mk ml ms nb nl no pl pt pt_BR ro ru sk sq sr sr@Latn sv th tr uk vi wa zh_CN zh_TW" +ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_CA en_GB es et eu fi fr ga gu he hi hr hu id is it ja ko lt lv mk ml ms nb nl no pa pl pt pt_BR ro ru sk sq sr sr@Latn sv th tr uk vi wa zh_CN zh_TW" AM_GLIB_GNU_GETTEXT AC_OUTPUT([ |