summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-08 20:45:54 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-08 20:45:54 (EDT)
commit753867ebd05714341aa11378a0701d046ce86823 (patch)
tree5b7d18c026e2ae6d9c01ec606183a152f50a1b75 /configure
parent9f3a41f175e65f137e820199a3384505f825fe01 (diff)
Fix package name and version in configure help.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 5099219..55db9bd 100755
--- a/configure
+++ b/configure
@@ -108,7 +108,8 @@ print_usage()
print_help()
{
cat <<EOF
-\`configure' configures ${PACKAGE} ${VERSION} to adapt to many kinds of systems.
+\`configure' configures ${package_name} ${package_version} to adapt to many \
+kinds of systems.
$(print_usage)