diff --git a/m4/virt-storage-vstorage.m4 b/m4/virt-storage-vstorage.m4 index 8a926c80f1..e3b3bb40f0 100644 --- a/m4/virt-storage-vstorage.m4 +++ b/m4/virt-storage-vstorage.m4 @@ -49,7 +49,7 @@ AC_DEFUN([LIBVIRT_STORAGE_CHECK_VSTORAGE], [ with_storage_vstorage=no fi - if test "$with_storage_fs" = "check" ; then + if test "$with_storage_vstorage" = "check" ; then with_storage_vstorage=yes fi fi