From affa2f5c98cb9825eb282047b4b55a18b25d9175 Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 5 Feb 2020 11:23:53 +0100 Subject: build: show warning flags on configure summary --- configure.ac | 1 + 1 file changed, 1 insertion(+) 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} -- cgit v1.2.1