summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-04-03 14:23:32 +0000
committerDana Jansens <danakj@orodu.net>2003-04-03 14:23:32 +0000
commit926074bf3a4dfe8428bfc358c1d13b7328d93b3a (patch)
treefc19848c7f1b16d54363b61dddfaa63311d3d9d9
parent400003f4f3866529d0a17a2ba3e48151302a11b8 (diff)
use PACKAGE_FOO vars
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e5069b2c..dcc0fb2e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -76,7 +76,7 @@ AC_CONFIG_FILES([build/Makefile.incl])
AC_OUTPUT
AC_MSG_RESULT
-AC_MSG_RESULT([$PACKAGE version $VERSION configured successfully.])
+AC_MSG_RESULT([$PACKAGE_NAME version $PACKAGE_VERSION configured successfully.])
AC_MSG_RESULT
if test "$DEBUG" = "yes"; then