diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index bb67486e..a203c42c 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 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 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 |