]> granicus.if.org Git - check/commitdiff
configure: output check version in summary
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 14 Jun 2015 16:07:02 +0000 (16:07 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 14 Jun 2015 16:07:02 +0000 (16:07 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1208 64e312b2-a51f-0410-8e61-82d0ca0eb02a

configure.ac

index 8edda1dcf57857fe52b9f2dd50e3bfff163532d6..02a42627a0468c4e954af858f08c33a6a187639d 100644 (file)
@@ -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