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 2303e9a..8b346ba 100644 --- a/configure.in +++ b/configure.in @@ -81,7 +81,7 @@ if test "x$GCC" = "xyes"; then fi changequote([,])dnl -ALL_LINGUAS="da es gl ja lv ms no pl pt ru sk sv tr uk" +ALL_LINGUAS="da es gl ja ko lv ms no pl pt ru sk sv tr uk" AM_GLIB_GNU_GETTEXT ## here we get the flags we'll actually use |