summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-02-05 12:43:38 +0100
committerraveit65 <[email protected]>2020-02-06 12:57:00 +0100
commit8c9d6055f578d183fcf4218419e242d3b77720af (patch)
treeba782e17b73d9b76b6c2ca1e9f11707de914db59 /configure.ac
parenta804a6ad51f10bce233351efd7f33d5bad480a1d (diff)
downloadmate-menus-8c9d6055f578d183fcf4218419e242d3b77720af.tar.bz2
mate-menus-8c9d6055f578d183fcf4218419e242d3b77720af.tar.xz
build: show warning flags on configuration summary
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index baa4985..54e319a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,6 +101,7 @@ echo "
source code location: ${srcdir}
compiler: ${CC}
cflags: ${CFLAGS}
+ Warning flags: ${WARN_CFLAGS}
Maintainer mode: ${USE_MAINTAINER_MODE}
Use *_DISABLE_DEPRECATED: ${enable_deprecation_flags}