summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:37:22 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:37:22 +0000
commit4be5f39e8c496b68ab3f2a76537a4dbbe0a5a190 (patch)
treefdee42e0b41ce53bfe818a83a2cf18ac504a5809 /configure
parentAdding upstream version 1.2. (diff)
downloadzutils-4be5f39e8c496b68ab3f2a76537a4dbbe0a5a190.tar.xz
zutils-4be5f39e8c496b68ab3f2a76537a4dbbe0a5a190.zip
Adding upstream version 1.3~pre1.upstream/1.3_pre1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index bcf101f..6821040 100755
--- a/configure
+++ b/configure
@@ -6,7 +6,7 @@
# to copy, distribute and modify it.
pkgname=zutils
-pkgversion=1.2
+pkgversion=1.3-pre1
srctrigger=doc/${pkgname}.texi
# clear some things potentially inherited from environment.
@@ -67,7 +67,7 @@ while [ $# != 0 ] ; do
echo " --infodir=DIR info files directory [${infodir}]"
echo " --mandir=DIR man pages directory [${mandir}]"
echo " --sysconfdir=DIR read-only single-machine data directory [${sysconfdir}]"
- echo " CXX=COMPILER C++ compiler to use [g++]"
+ echo " CXX=COMPILER C++ compiler to use [${CXX}]"
echo " CPPFLAGS=OPTIONS command line options for the preprocessor [${CPPFLAGS}]"
echo " CXXFLAGS=OPTIONS command line options for the C++ compiler [${CXXFLAGS}]"
echo " LDFLAGS=OPTIONS command line options for the linker [${LDFLAGS}]"