summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@src.gnome.org>2003-07-12 13:29:28 +0000
committerPablo Saratxaga <pablo@src.gnome.org>2003-07-12 13:29:28 +0000
commitf2c0ff897932ec19e2d989cfd6119bddaa8bccd6 (patch)
tree2e804f4ecabaf836695412732de5221b95279051 /configure.in
parentdc52a32aadc81ff25e23f3c8659809b8987c19f1 (diff)
downloadmetacity-f2c0ff897932ec19e2d989cfd6119bddaa8bccd6.tar.gz
Added Walloon file
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 881a8c01..75e1bbbb 100644
--- a/configure.in
+++ b/configure.in
@@ -117,7 +117,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 az be bg ca cs cy da de el en_GB es fa fi fr ga gl he hu id is it ja ko lv mk ml mn ms nl no pl pt pt_BR ro ru sl sk sr sr@Latn sv tr uk vi zh_CN zh_TW"
+ALL_LINGUAS="am az be bg ca cs cy da de el en_GB es fa fi fr ga gl he hu id is it ja ko lv mk ml mn ms nl no pl pt pt_BR ro ru sl sk sr sr@Latn sv tr uk vi wa zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use