From 489ec2c364e208c92b2568b5bebbce67efc5963b Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 5 Feb 2020 12:38:44 +0100 Subject: build: show compiler flags on configuration summary --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index 0574e79a..14d1cc0c 100644 --- a/configure.ac +++ b/configure.ac @@ -633,6 +633,8 @@ mate-applets-$VERSION configure summary: Prefix: ${prefix} Source code location: ${srcdir} Compiler: ${CC} + Compiler flags: ${CFLAGS} + Compiler warnings: ${WARN_CFLAGS} Building: - accessx-status $HAVE_XKB -- cgit v1.2.1