summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-04-11 10:34:16 +0200
committerraveit65 <[email protected]>2020-04-11 10:34:16 +0200
commit38d2fbbe9d59a5560852f32c1d7f50af443be470 (patch)
treee23b949ca180394d1685d1d187d6e902be9ba36c /configure.ac
parent0ff7b027061bb8eea98cff25899677301c41920e (diff)
downloadmate-sensors-applet-38d2fbbe9d59a5560852f32c1d7f50af443be470.tar.bz2
mate-sensors-applet-38d2fbbe9d59a5560852f32c1d7f50af443be470.tar.xz
build: show configure summary
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac14
1 files changed, 14 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a1213fb..345ac1d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -304,3 +304,17 @@ AC_CONFIG_FILES([
help/Makefile
])
AC_OUTPUT
+
+dnl ---------------------------------------------------------------------------
+dnl - Show summary
+dnl ---------------------------------------------------------------------------
+
+echo "
+ mate-sensors-applet $VERSION
+ `echo mate-sensors-applet $VERSION | sed "s/./=/g"`
+
+ prefix: ${prefix}
+ compiler: ${CC}
+ cflags: ${CFLAGS}
+ warning flags: ${WARN_CFLAGS}
+"