From 828a44403c2895ad5f3dcb3112423ef41e3ed302 Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 5 Feb 2020 12:09:13 +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 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} -- cgit v1.2.1