diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 7c950251..6a5fde57 100644 --- a/configure.ac +++ b/configure.ac @@ -279,6 +279,8 @@ Configuration: Source code location: ${srcdir} Compiler: ${CC} + Compiler flags: ${CFLAGS} + Warning flags: ${WARN_CFLAGS} Spell Plugin enabled: $enable_enchant Gvfs metadata enabled: $enable_gvfs_metadata GObject Introspection: ${have_introspection} |