use PACKAGE_FOO vars

This commit is contained in:
Dana Jansens 2003-04-03 14:23:32 +00:00
parent 400003f4f3
commit 926074bf3a

View file

@ -76,7 +76,7 @@ AC_CONFIG_FILES([build/Makefile.incl])
AC_OUTPUT AC_OUTPUT
AC_MSG_RESULT AC_MSG_RESULT
AC_MSG_RESULT([$PACKAGE version $VERSION configured successfully.]) AC_MSG_RESULT([$PACKAGE_NAME version $PACKAGE_VERSION configured successfully.])
AC_MSG_RESULT AC_MSG_RESULT
if test "$DEBUG" = "yes"; then if test "$DEBUG" = "yes"; then