summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAndras Timar <timar@gnome.hu>2002-10-18 14:25:48 +0000
committerSzabolcs Ban <bansz@src.gnome.org>2002-10-18 14:25:48 +0000
commit149e8d12cda77ff6cd10ae5387d46caf0a384888 (patch)
treed76163bb23e2dfe22de92bca5ed718745e49cb23 /configure.in
parent9888f0434d418c0d430b26fbd12b192602c76cfd (diff)
downloadmetacity-149e8d12cda77ff6cd10ae5387d46caf0a384888.tar.gz
Added hu to ALL_LINGUAS.
2002-10-18 Andras Timar <timar@gnome.hu> * configure.in: Added hu to ALL_LINGUAS.
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 e31fe1f7..f07294ad 100644
--- a/configure.in
+++ b/configure.in
@@ -87,7 +87,7 @@ changequote([,])dnl
AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)])
-ALL_LINGUAS="az ca cs da de el es fr gl it ja ko lv ms no pl pt pt_BR ro ru sk sv tr uk vi zh_CN zh_TW"
+ALL_LINGUAS="az ca cs da de el es fr gl hu it ja ko lv ms no pl pt pt_BR ro ru sk sv tr uk vi zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use