summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDenis Lackovic <delacko@src.gnome.org>2004-01-03 08:49:57 +0000
committerDenis Lackovic <delacko@src.gnome.org>2004-01-03 08:49:57 +0000
commit88aeeb8cd5653c960032c879452056b292d1fdb9 (patch)
tree45b3af3454e7da54183262bc799342b3e92c4ef1 /configure.in
parent1b323f87d767c2e26b5ed8f218f334da7d50feb3 (diff)
downloadmetacity-88aeeb8cd5653c960032c879452056b292d1fdb9.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 441e83b1..6a6a3499 100644
--- a/configure.in
+++ b/configure.in
@@ -134,7 +134,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_GB es fa fi fr ga gl he hi hu id is it ja ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sl sk sq sr sr@Latn sv ta tr uk vi wa zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_GB es fa fi fr ga gl he hi hr hu id is it ja ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sl sk sq sr sr@Latn sv ta tr uk vi wa zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use