diff options
| -rw-r--r-- | configure.ac | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/configure.ac b/configure.ac index 486aa60..93fbff4 100644 --- a/configure.ac +++ b/configure.ac @@ -96,8 +96,10 @@ mate-system-monitor.desktop.in  AC_OUTPUT  echo " +Configure summary: -Configuration: +        ${PACKAGE_STRING} +        `echo $PACKAGE_STRING | sed "s/./=/g"`          Source code location:   ${srcdir}          C Compiler:             ${CC} | 
