From: brarcher Date: Sun, 14 Jun 2015 16:07:02 +0000 (+0000) Subject: configure: output check version in summary X-Git-Tag: 0.10.0~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=909fad282b37c18f75bd0ccb773a438c23b0d956;p=check configure: output check version in summary git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1208 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- diff --git a/configure.ac b/configure.ac index 8edda1d..02a4262 100644 --- a/configure.ac +++ b/configure.ac @@ -350,7 +350,7 @@ AC_OUTPUT echo echo "==========================================" -echo "Summary of Check options:" +echo "Summary of Check $CHECK_MAJOR_VERSION.$CHECK_MINOR_VERSION.$CHECK_MICRO_VERSION options:" echo if test "x0" = x"$HAVE_FORK"; then