remove ko from ALL_LINGUAS as it seems to be broken.

Thu Feb  7 00:20:38 2002  Jonathan Blandford  <jrb@redhat.com>

	* configure.in (GETTEXT_PACKAGE): remove ko from ALL_LINGUAS as it
	seems to be broken.
This commit is contained in:
Jonathan Blandford 2002-02-07 05:45:05 +00:00 committed by Jonathan Blandford
parent d9fbc9b565
commit 35522f6f30
2 changed files with 6 additions and 1 deletions

View file

@ -29,7 +29,7 @@ changequote([,])dnl
GETTEXT_PACKAGE=control-center-2.0
AC_SUBST(GETTEXT_PACKAGE)
ALL_LINGUAS="az ca cs da de el en_GB es et fi fr ga gl hr hu it ja ko lt lv ms nl nn no pl pt pt_BR ro ru sk sl sv tr uk wa zh_CN zh_TW"
ALL_LINGUAS="az ca cs da de el en_GB es et fi fr ga gl hr hu it ja lt lv ms nl nn no pl pt pt_BR ro ru sk sl sv tr uk wa zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
AC_CHECK_FUNCS(usleep)