diff options
-rw-r--r-- | configure.ac | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 26e99a5..b1bd4cc 100644 --- a/configure.ac +++ b/configure.ac @@ -190,7 +190,10 @@ dnl *************************************************************************** dnl *** Display Summary *** dnl *************************************************************************** echo " -libmateweather-$VERSION configure summary: +Configure summary: + + ${PACKAGE_STRING} + `echo $PACKAGE_STRING | sed "s/./=/g"` Prefix: ${prefix} Source code location: ${srcdir} |