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