summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 692d4ab..3521934 100644
--- a/configure.ac
+++ b/configure.ac
@@ -444,7 +444,7 @@ doc/reference/Makefile
])
dnl ==========================================================================
-echo "
+AC_MSG_NOTICE([
Spice-Gtk $VERSION
==============
@@ -458,4 +458,5 @@ echo "
Target: ${red_target}
Now type 'make' to build $PACKAGE
-"
+
+])