aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-02-24 18:50:46 +0000
committerWerner Koch <[email protected]>1998-02-24 18:50:46 +0000
commit5a05af2bca319adc9a915ff4466f04c3ef05142a (patch)
tree24292fd49662c09acbe4d6eae321888cbb175585 /configure.in
parentrel 0.2.7 mit kleines Korrekturen (diff)
downloadgnupg-V-0-2-8.tar.gz
gnupg-V-0-2-8.zip
Renamed to GNUPGV-0-2-8
Diffstat (limited to '')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index e27b03131..f2eaa5ec7 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
dnl
-dnl Configure template for G10
+dnl Configure template for GNUPG
dnl
dnl (Process this file with autoconf to produce a configure script.)
@@ -20,7 +20,7 @@ fi
VERSION=`cat $srcdir/VERSION`
-PACKAGE=g10
+PACKAGE=gnupg
ALL_LINGUAS="de"
AC_SUBST(VERSION)
AC_SUBST(PACKAGE)