diff options
-rw-r--r-- | configure.ac | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 28f064bb..71bb4a1d 100644 --- a/configure.ac +++ b/configure.ac @@ -316,6 +316,11 @@ dnl --------------------------------------------------------------------------- echo " mate-control-center + Compiler: ${CC} + Compiler flags: ${CFLAGS} + Warning flags: ${WARN_CFLAGS} + Linker flags: ${LDFLAGS} + Appindicator: ${enable_appindicator} Libmate-slab: ${have_libmateslab} Accountsservice: ${have_accountsservice} |