mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-31 08:55:22 +00:00
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:
parent
f88b6e4285
commit
17c4b07a38
@ -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], [
|
||||
|
Loading…
x
Reference in New Issue
Block a user