summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@src.gnome.org>2003-01-05 22:43:41 +0000
committerPablo Saratxaga <pablo@src.gnome.org>2003-01-05 22:43:41 +0000
commita8f93c454a4db61c19d9f4f8e662dbec3e486097 (patch)
treef4f3ff4ea70e849e11fdf874ac1f04211d1bc523 /configure.in
parentaad72e575df0bd837a351b184faf3e243f9a6f92 (diff)
downloadmetacity-a8f93c454a4db61c19d9f4f8e662dbec3e486097.tar.gz
updated Vietnamese file,
fixed various erros in Brazilian file, added missing 'mk' 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 a203c42c..332995e0 100644
--- a/configure.in
+++ b/configure.in
@@ -113,7 +113,7 @@ AC_ARG_ENABLE(xsync, [ --disable-xsync disable metacity's use
## try definining HAVE_BACKTRACE
AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)])
-ALL_LINGUAS="am az bg ca cs da de el es fi fr gl he hu it ja ko lv ms no pl pt pt_BR ro ru sk sv tr uk vi zh_CN zh_TW"
+ALL_LINGUAS="am az bg ca cs da de el es fi fr gl he hu it ja ko lv mk 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