summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGil Osher <dolfin@src.gnome.org>2003-01-03 13:59:04 +0000
committerGil Osher <dolfin@src.gnome.org>2003-01-03 13:59:04 +0000
commit1be097628f22fd53cf5947c65f6a530a1e39aeff (patch)
treec4d367c0e8445c72761ad148829bc5141d4e9e23 /configure.in
parentc51a55b0e5e795498932ecb2b11734ef9bd9ad55 (diff)
downloadmetacity-1be097628f22fd53cf5947c65f6a530a1e39aeff.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 0bb23f1c..bb67486e 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 fr gl 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 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"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use