summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn C Barstow <jbowtie@amathaine.com>2004-06-26 07:59:09 +0000
committerJohn C Barstow <jbarstow@src.gnome.org>2004-06-26 07:59:09 +0000
commitd8a9aebdf571cfbf7e92b8284157aae4a87ef1cc (patch)
treeb727133f323981f2cb3bb1a13774173b5596a23b
parent76c967224b23252ea5413dd9684710f4ed1ead9d (diff)
downloadlibgtop-d8a9aebdf571cfbf7e92b8284157aae4a87ef1cc.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 356aab6f..1f4153fa 100644
--- a/configure.in
+++ b/configure.in
@@ -250,7 +250,7 @@ AC_TYPE_SIGNAL
AC_FUNC_STRFTIME
AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname)
-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 it ja ko lt lv mk ml mn ms nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi 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 it ja ko lt lv mi mk ml mn ms nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi zh_CN zh_TW"
GETTEXT_PACKAGE=libgtop-2.0
AC_SUBST(GETTEXT_PACKAGE)