configure: output the default backend in summary

Signed-off-by: Lin Ma <lma@suse.com>
This commit is contained in:
Lin Ma
2018-04-10 15:42:53 +08:00
committed by Richard W.M. Jones
parent 5f25f4273f
commit 104d47453e

View File

@@ -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 ............................ "])