added package and version output at end of configuration

master
Marc Wäckerlin 7 years ago
parent 2aea7d97cf
commit 36bd19d87a
  1. 1
      scripts/ax_init_standard_project.m4

@ -1229,4 +1229,5 @@ AC_DEFUN([AX_OUTPUT], [
AX_RPM_RESOLVE
AC_OUTPUT
AX_INIT_QT
AC_MSG_NOTICE([configured for ${PACKAGE_NAME}-${VERSION}])
])

Loading…
Cancel
Save