btrfs-progs: autoconf: print summary about features
authorDavid Sterba <dsterba@suse.cz>
Tue, 3 Feb 2015 15:31:51 +0000 (16:31 +0100)
committerDavid Sterba <dsterba@suse.cz>
Tue, 3 Feb 2015 16:13:57 +0000 (17:13 +0100)
Signed-off-by: David Sterba <dsterba@suse.cz>
configure.ac

index f523ba5..dd67737 100644 (file)
@@ -149,6 +149,10 @@ AC_MSG_RESULT([
        cflags:            ${CFLAGS}
        ldflags:           ${LDFLAGS}
 
+       documentaton:      ${enable_documentation}
+       backtrace support: ${enable_backtrace}
+       btrfs-convert:     ${enable_btrfsconvert}
+
        Type 'make' to compile.
 ])