summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-02-05 15:01:34 +0100
committerrbuj <[email protected]>2020-02-05 15:01:34 +0100
commite4a3ce14d99beef52be34ce4a21f4acf652a1f12 (patch)
tree0e4accf5332fed0f46e9a506baf5b633c9f15898
parent6bf49f348d8ce6debc8f645b667422bb9a261a2b (diff)
downloadcaja-e4a3ce14d99beef52be34ce4a21f4acf652a1f12.tar.bz2
caja-e4a3ce14d99beef52be34ce4a21f4acf652a1f12.tar.xz
build: show compiler flags on configuration summary
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 983df1c3..26a2dcfd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -349,6 +349,8 @@ caja-$VERSION:
prefix: ${prefix}
source code location: ${srcdir}
compiler: ${CC}
+ compiler flags: ${CFLAGS}
+ warning flags: ${WARNING_CFLAGS}
xmp support: $msg_xmp
PackageKit support: $msg_packagekit
Self check: $msg_self_check