summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-27 12:14:02 +0100
committerraveit65 <[email protected]>2021-02-15 22:34:46 +0100
commit74ede8b3bcd79bd9157641b9ffaebc9fb4e5c293 (patch)
tree971b9a1461ac4ee4fc8304faee3d0a4950734454
parent3f70c0ecafd4f14479c448a4e49f14d292f88dca (diff)
downloadmate-calc-74ede8b3bcd79bd9157641b9ffaebc9fb4e5c293.tar.bz2
mate-calc-74ede8b3bcd79bd9157641b9ffaebc9fb4e5c293.tar.xz
build: add configure summary
-rw-r--r--configure.ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c2937c1..47365ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -93,3 +93,16 @@ po/Makefile.in
data/Makefile
help/Makefile
])
+
+echo "
+Configure summary:
+
+ ${PACKAGE_STRING}
+ `echo $PACKAGE_STRING | sed "s/./=/g"`
+
+ prefix: ${prefix}
+ source code location: ${srcdir}
+ compiler: ${CC}
+ compiler flags: ${CFLAGS}
+ warning flags: ${WARN_CFLAGS}
+"