mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-24 23:22:27 +00:00
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
Block a user