use PACKAGE_FOO vars
This commit is contained in:
parent
400003f4f3
commit
926074bf3a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue