summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn C Barstow <jbowtie@amathaine.com>2004-06-25 22:28:45 +0000
committerJohn C Barstow <jbarstow@src.gnome.org>2004-06-25 22:28:45 +0000
commit6015fb8c2364ba5503717fa22197913dbabda1f6 (patch)
tree2ed6006e4a5342fa810e0f76b06cd0b455c72477
parent3c7707099805e94466879ac65ff5d28d6b8575fd (diff)
downloadmetacity-6015fb8c2364ba5503717fa22197913dbabda1f6.tar.gz
Added mi to ALL_LINGUAS.
2004-06-26 John C Barstow <jbowtie@amathaine.com> * configure.in: Added mi to ALL_LINGUAS.
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a4402a48..9389d083 100644
--- a/configure.in
+++ b/configure.in
@@ -135,7 +135,7 @@ AC_ARG_ENABLE(shape, [ --disable-shape disable metacity's use
## try definining HAVE_BACKTRACE
AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)])
-ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko lt lv mk ml mn ms nl nn no pa pl pt pt_BR ro ru sl sk sq sr sr@Latn sv ta 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 fa fi fr ga gl gu he hi hr hu id is it ja ko lt lv mi mk ml mn ms nl nn no pa pl pt pt_BR ro ru sl sk sq sr sr@Latn sv ta th tr uk vi wa zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use