btrfs-progs: autoconf: print summary about features

Signed-off-by: David Sterba <dsterba@suse.cz>
This commit is contained in:
David Sterba 2015-02-03 16:31:51 +01:00
parent 1275c4fc1b
commit 93e0bd4703

View file

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