summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-09-27 12:36:07 +0200
committerraveit65 <[email protected]>2019-10-01 11:28:59 +0200
commit23d5fe713a843cae2cc6da77ca64af10bd9a6a75 (patch)
treec08f11ca55aa44a9c7af1f512f36b490ec436570
parent5d782c3f6c11d0a49c595eb5dc547eab867c47a8 (diff)
downloadmate-utils-23d5fe713a843cae2cc6da77ca64af10bd9a6a75.tar.bz2
mate-utils-23d5fe713a843cae2cc6da77ca64af10bd9a6a75.tar.xz
Print compiler warning flags in summary
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 64be5fef..8bc94f76 100644
--- a/configure.ac
+++ b/configure.ac
@@ -397,6 +397,7 @@ echo "
mate-utils $VERSION configuration summary:
Compiler flags : $CFLAGS
+ Compiler warning flags : $WARN_CFLAGS
Linker flags : $LDFLAGS
Maintainer compiler flags : $MAINTAINER_CFLAGS