From dad2990b2b44aaf330c6685fcc06432a25c5dc36 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Wed, 20 Feb 2002 21:49:35 +0000 Subject: =?UTF-8?q?Add=20'es'=20internationalisation=20file=20from=20Juan?= =?UTF-8?q?=20Manuel=20Garc=C3=ADa=20Molina=20.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CVS patchset: 1510 CVS date: 2002/02/20 21:49:35 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 9d21bdce7..21d3e231e 100644 --- a/configure.in +++ b/configure.in @@ -124,7 +124,7 @@ dnl dnl NLS Support dnl dnl ALL_LINGUAS="cs da de el en@quot en@boldquot es et fr gl id it ja ko nl nn no pl pt pt_BR ru sl sv tr zh" -ALL_LINGUAS="fr pt_BR de sk" +ALL_LINGUAS="fr pt_BR de sk es" AM_GNU_GETTEXT(use-libtool) AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl) AM_CONDITIONAL(INCLUDED_INTL, test x$USE_INCLUDED_LIBINTL = "xyes") -- cgit v1.2.3