From 67c9c8e3e30a5c74c67cf43c699f1deab0fe925c Mon Sep 17 00:00:00 2001 From: Stano Visnovsky Date: Tue, 13 Feb 2001 11:08:06 +0000 Subject: [PATCH] Added sk to ALL_LINGUAS --- ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6add2539..66abb37c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-02-13 Stanislav Visnovsky + + * configure.in: Added sk to ALL_LINGUAS + 2001-02-08 Gustavo Maciel Dias Vieira * configure.in (ALL_LINGUAS): Added pt_BR to ALL_LINGUAS. diff --git a/configure.in b/configure.in index b79f8668..8acee974 100644 --- a/configure.in +++ b/configure.in @@ -238,7 +238,7 @@ AC_FUNC_STRFTIME AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname) dnl ## all 'es_??' are only needed for format numbers different of 'es' -ALL_LINGUAS="az da de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr gl ja ko nl no pl pt_BR sl sv" +ALL_LINGUAS="az da de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr gl ja ko nl no pl pt_BR sk sl sv" AM_GNOME_GETTEXT AC_PATH_XTRA