summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 2038db2..b259469 100644
--- a/configure.ac
+++ b/configure.ac
@@ -412,6 +412,9 @@ AC_OUTPUT
echo "
Configure summary:
+ ${PACKAGE_STRING}
+ `echo $PACKAGE_STRING | sed "s/./=/g"`
+
Source code location .......: ${srcdir}
Compiler ...................: ${CC}
Extra Compiler Warnings ....: ${WARN_CFLAGS}