From: Dana Jansens Date: Thu, 3 Apr 2003 14:23:32 +0000 (+0000) Subject: use PACKAGE_FOO vars X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=926074bf3a4dfe8428bfc358c1d13b7328d93b3a;p=chaz%2Fopenbox use PACKAGE_FOO vars --- 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