aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-11-14 10:21:58 +0000
committerWerner Koch <[email protected]>1998-11-14 10:21:58 +0000
commit4cad562da9d7cc8e99c66caf881665ce29500f05 (patch)
treebc4e9f01e6869168f6acd42e3a9972b65289f32d /configure.in
parentSee ChangeLog ;-). Key validation should now be faster (diff)
downloadgnupg-4cad562da9d7cc8e99c66caf881665ce29500f05.tar.gz
gnupg-4cad562da9d7cc8e99c66caf881665ce29500f05.zip
Spanish laguage support (es_ES)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c78235778..2b2fdcabc 100644
--- a/configure.in
+++ b/configure.in
@@ -14,7 +14,7 @@ AM_CONFIG_HEADER(config.h)
VERSION=`cat $srcdir/VERSION`
PACKAGE=gnupg
-ALL_LINGUAS="en de it fr ru"
+ALL_LINGUAS="en de it fr ru es_ES"
AC_SUBST(VERSION)
AC_SUBST(PACKAGE)
AC_DEFINE_UNQUOTED(VERSION, "$VERSION")