summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-02-05 12:09:13 +0100
committerraveit65 <[email protected]>2020-02-06 11:55:44 +0100
commit828a44403c2895ad5f3dcb3112423ef41e3ed302 (patch)
tree8ea03b8e86b3f6413c1a0edd42dc5f953d24cc39
parentb42d1a69443352f6db52167452315a6fbb3562f6 (diff)
downloadmate-session-manager-828a44403c2895ad5f3dcb3112423ef41e3ed302.tar.bz2
mate-session-manager-828a44403c2895ad5f3dcb3112423ef41e3ed302.tar.xz
build: show warning flags on configure summary
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index cad931d..aa2b853 100644
--- a/configure.ac
+++ b/configure.ac
@@ -349,6 +349,7 @@ echo "
source code location: ${srcdir}
compiler: ${CC}
cflags: ${CFLAGS}
+ Warning flags: ${WARN_CFLAGS}
Maintainer mode: ${USE_MAINTAINER_MODE}
Warn about deprecations: ${enable_deprecations}