summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure b/configure
index f93d9fd..cf9c582 100755
--- a/configure
+++ b/configure
@@ -6,8 +6,7 @@
# to copy, distribute and modify it.
pkgname=zutils
-pkgversion=1.2-pre2
-progname=zutils
+pkgversion=1.2-pre3
srctrigger=doc/${pkgname}.texinfo
# clear some things potentially inherited from environment.
@@ -186,7 +185,6 @@ cat > Makefile << EOF
pkgname = ${pkgname}
pkgversion = ${pkgversion}
-progname = ${progname}
VPATH = ${srcdir}
prefix = ${prefix}
exec_prefix = ${exec_prefix}