summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGhorban Mohammad Tavakkoli <ghomota@src.gnome.org>2004-08-13 00:38:53 +0000
committerGhorban Mohammad Tavakkoli <ghomota@src.gnome.org>2004-08-13 00:38:53 +0000
commitec0bd19156e53a999f99776fbf4dbcf2afdc0fdb (patch)
tree9199e72e83534c57493c5f81e3cb58c32d4d0baa /configure.in
parent50d452c634765ef907896b2d6df63e9bd7501770 (diff)
downloadmetacity-ec0bd19156e53a999f99776fbf4dbcf2afdc0fdb.tar.gz
*** empty log message ***
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 3f2bd030..668179f2 100644
--- a/configure.in
+++ b/configure.in
@@ -136,7 +136,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 mk ml mn ms nl nn no pa pl pt pt_BR ro ru sl sk sq sr sr@Latn sv ta th tk tr uk vi wa zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use