mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
configure: output the default backend in summary
Signed-off-by: Lin Ma <lma@suse.com>
This commit is contained in:
committed by
Richard W.M. Jones
parent
5f25f4273f
commit
104d47453e
@@ -373,6 +373,7 @@ echo "Appliance ........................... $ENABLE_APPLIANCE"
|
||||
echo "QEMU ................................ $QEMU"
|
||||
echo "guestfish and C-based virt tools .... yes"
|
||||
echo "FUSE filesystem ..................... $enable_fuse"
|
||||
echo "Default backend ..................... $DEFAULT_BACKEND"
|
||||
AS_ECHO_N(["GNU gettext for i18n ................ "])
|
||||
if test "x$HAVE_GNU_GETTEXT_TRUE" = "x"; then echo "yes"; else echo "no"; fi
|
||||
AS_ECHO_N(["virt-p2v ............................ "])
|
||||
|
||||
Reference in New Issue
Block a user