提交 17c4b07a 编写于 作者: P Peter Krempa

configure: Fix configure output for RBD storage backend

We'd print status for the 'dir' backend instead of the correct one.
上级 f88b6e42
......@@ -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], [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册