From 7eda3fc106921fb3866da9f2e44d6fb6ff2b9de9 Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 5 Feb 2020 12:03:42 +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 09a41a0..792be52 100644 --- a/configure.ac +++ b/configure.ac @@ -178,6 +178,7 @@ echo " compiler: ${CC} cflags: ${CFLAGS} cppflags: ${CPPFLAGS} + Warning flags: ${WARN_CFLAGS} Accountsservice: ${enable_accountsservice} Application indicator: ${enable_appindicator} -- cgit v1.2.1