summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-11-27 11:42:48 +0000
committerWerner Koch <wk@gnupg.org>1998-11-27 11:42:48 +0000
commit0b9ccc4150f5f6c5310267f54649612b905487b2 (patch)
tree8d1249d2b7a3202cf506046917fc599f463926b2 /configure.in
parent37d536064fdd448553612b3a80de7058e9fd8756 (diff)
downloadlibgcrypt-0b9ccc4150f5f6c5310267f54649612b905487b2.tar.gz
See ChangeLog: Fri Nov 27 12:39:29 CET 1998 Werner Koch
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 5480e8e1..26a3ed6a 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 es_ES"
+ALL_LINGUAS="de it fr ru es_ES"
AC_SUBST(VERSION)
AC_SUBST(PACKAGE)
AC_DEFINE_UNQUOTED(VERSION, "$VERSION")