configure: Fix configure output for RBD storage backend

We'd print status for the 'dir' backend instead of the correct one.
This commit is contained in:
Peter Krempa 2017-01-27 17:46:32 +01:00
parent f88b6e4285
commit 17c4b07a38

View File

@ -41,7 +41,7 @@ AC_DEFUN([LIBVIRT_STORAGE_CHECK_RBD], [
])
AC_DEFUN([LIBVIRT_STORAGE_RESULT_RBD], [
LIBVIRT_RESULT([RBD], [$with_storage_dir])
LIBVIRT_RESULT([RBD], [$with_storage_rbd])
])
AC_DEFUN([LIBVIRT_RESULT_RBD], [