summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-08-24 21:57:04 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-08-24 21:57:04 +0200
commit4fc5f1c35aea9e75ad4221e22fbe5738b48dd7cd (patch)
tree18995ae125fcc8612d347fb732bb966aa7bcb35b /configure.in
parent17ea77d3332ce3abbbc96a9e110a37ae055ac422 (diff)
parentc4588ad22292dd4ed0aafd89ac93f6c653ffb16b (diff)
merged from debian-sid
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 10f117eb8..8b212c1bc 100644
--- a/configure.in
+++ b/configure.in
@@ -206,7 +206,7 @@ ah_GCC3DEP
dnl It used to be that the user could select translations and that could get
dnl passed to the makefiles, but now that can only work if you use special
dnl gettext approved makefiles, so this feature is unsupported by this.
-ALL_LINGUAS="bg bs ca cs cy da de dz el en_GB es eu fi fr gl hu it ja ko ku nb nl nn pl pt_BR pt ro ru sk sl sv th tl uk vi zn_CN zh_TW"
+ALL_LINGUAS="bg bs ca cs cy da de dz el es eu fi fr gl hu it ja ko ku nb nl nn pl pt_BR pt ro ru sk sl sv th tl uk vi zn_CN zh_TW"
AM_GNU_GETTEXT(external)
if test x"$USE_NLS" = "xyes"; then
AC_DEFINE(USE_NLS)