Add all languages but Hebrew (on purpose) to configure.in
authorbubulle@debian.org <>
Wed, 10 May 2006 18:28:57 +0000 (20:28 +0200)
committerbubulle@debian.org <>
Wed, 10 May 2006 18:28:57 +0000 (20:28 +0200)
Closes: #360262

configure.in

index 2c4bbcb..f24400e 100644 (file)
@@ -192,7 +192,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="da de en_GB es fr hu it nl no_NO pl pt_BR ru sv zh_TW"
+ALL_LINGUAS="bg bs ca cs cy da de el en_GB es eu fi fr gl hu it ja ko nb nl nn pl pt_BR pt ro ru sk sl sv tl vi zn_CN zh_TW"
 AM_GNU_GETTEXT(external)
 if test x"$USE_NLS" = "xyes"; then
    AC_DEFINE(USE_NLS)