remove cs until the file actually gets added

2002-09-26  jacob berkman  <jacob@ximian.com>

	* configure.in (ALL_LINGUAS): remove cs until the file actually
	gets added
This commit is contained in:
jacob berkman
2002-09-26 16:14:16 +00:00
committed by Jacob Berkman
parent 16f6fab592
commit 1401fdd5bd
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2002-09-26 jacob berkman <jacob@ximian.com>
* configure.in (ALL_LINGUAS): remove cs until the file actually
gets added
2002-09-26 Stanislav Brabec <sbrabec@suse.cz>
* configure.in: Added cs to ALL_LINGUAS.

View File

@@ -283,7 +283,7 @@ AC_FUNC_STRFTIME
AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname)
dnl ## 'es_ES' is only needed for format numbers different of 'es'
ALL_LINGUAS="az bg ca cs da de el es es_ES fi fr ga gl hu ja ko lv ms nl nn no pl pt pt_BR ru sk sl sv tr uk vi zh_CN zh_TW"
ALL_LINGUAS="az bg ca da de el es es_ES fi fr ga gl hu ja ko lv ms nl nn no pl pt pt_BR ru sk sl sv tr uk vi zh_CN zh_TW"
GETTEXT_PACKAGE=libgtop-2.0
AC_SUBST(GETTEXT_PACKAGE)