summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-02-05 11:23:53 +0100
committerraveit65 <[email protected]>2020-02-06 02:20:22 +0100
commitaffa2f5c98cb9825eb282047b4b55a18b25d9175 (patch)
tree811c1fdbb6d545203a36895dd4093f57ab607f7e
parent0e7dd9a23a7ccae9c97e7a83967bec89a83ae0e6 (diff)
downloadmate-desktop-affa2f5c98cb9825eb282047b4b55a18b25d9175.tar.bz2
mate-desktop-affa2f5c98cb9825eb282047b4b55a18b25d9175.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 3321388..a6d7a45 100644
--- a/configure.ac
+++ b/configure.ac
@@ -275,6 +275,7 @@ mate-desktop $VERSION
source code location: ${srcdir}
compiler: ${CC}
cflags: ${CFLAGS}
+ warning flags: ${WARN_CFLAGS}
Maintainer mode: ${USE_MAINTAINER_MODE}
Use *_DISABLE_DEPRECATED: ${enable_deprecation_flags}