summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac5
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9e506494..a31daa4a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -311,7 +311,10 @@ dnl - Show summary
dnl ---------------------------------------------------------------------------
echo "
- mate-control-center
+Configure summary:
+
+ ${PACKAGE_STRING}
+ `echo $PACKAGE_STRING | sed "s/./=/g"`
Compiler: ${CC}
Compiler flags: ${CFLAGS}