diff options
author | Sergey V. Udaltsov <svu@gnome.org> | 2009-05-11 22:54:37 +0100 |
---|---|---|
committer | Sergey V. Udaltsov <svu@gnome.org> | 2009-05-11 22:54:37 +0100 |
commit | bdc41cee605f8f9df39c8d7e3c01330728b93bec (patch) | |
tree | 6c78d159f26c7c5f3d8c526566fa7f1abac28b6d | |
parent | ec657924a20dac8733650c1109b53f9600783e3a (diff) |
dropping unsupported (yet) crh from ALL_LINGUAS
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index b55f8cd3..94a925fd 100644 --- a/configure.in +++ b/configure.in @@ -46,7 +46,7 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Gettext package]) AM_GLIB_GNU_GETTEXT -ALL_LINGUAS="af az bg crh cs da el en_GB es fi fr hu it ka ko nl ru rw sk sl sq sr sr@Latn sv tr uk vi zh_CN zh_TW" +ALL_LINGUAS="af az bg cs da el en_GB es fi fr hu it ka ko nl ru rw sk sl sq sr sr@Latn sv tr uk vi zh_CN zh_TW" AC_SUBST(xkb_base) AC_SUBST(xkb_rules_symlink) |