btrfs-progs: autoconf: print summary about features
Signed-off-by: David Sterba <dsterba@suse.cz>
This commit is contained in:
parent
1275c4fc1b
commit
93e0bd4703
|
@ -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.
|
||||
])
|
||||
|
||||
|
|
Loading…
Reference in New Issue