Added sk to ALL_LINGUAS

This commit is contained in:
Stano Visnovsky
2001-02-13 10:53:03 +00:00
parent a0b236f4f7
commit f349d3a624
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2001-02-13 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
* configure.in: Added sk to ALL_LINGUAS.
2001-01-04 Fatih Demir <kabalak@gmx.net> 2001-01-04 Fatih Demir <kabalak@gmx.net>
* configure.in: Added tr to ALL_LINGUAS. * configure.in: Added tr to ALL_LINGUAS.

View File

@@ -232,7 +232,7 @@ AC_FUNC_STRFTIME
AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname) AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname)
dnl ## all 'es_??' are only needed for format numbers different of 'es' dnl ## all 'es_??' are only needed for format numbers different of 'es'
ALL_LINGUAS="az ca da de el es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ga gl hu ja ko nl no pl pt_BR ru sl sv tr uk zh_CN.GB2312" ALL_LINGUAS="az ca da de el es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ga gl hu ja ko nl no pl pt_BR ru sk sl sv tr uk zh_CN.GB2312"
AM_GNOME2_GETTEXT AM_GNOME2_GETTEXT
AC_PATH_XTRA AC_PATH_XTRA