]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: Fix vstorage detection
authorAndrea Bolognani <abologna@redhat.com>
Wed, 26 May 2021 15:47:05 +0000 (17:47 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 1 Jun 2021 12:30:39 +0000 (14:30 +0200)
commit6f25a5ac8aa6199afbf5d0206d102d0360d77c69
tree187060a2008d06dd55b061cb55c2215401c54b02
parent1834e17097d88c30e3ceab65c79acc48dc00de88
meson: Fix vstorage detection

We're supposed to error out if the user has explicitly asked
for vstorage support to be enabled and that can't be done, but
we've been looking at the wrong option.

Fixes: 2127d53f2f90443f3e4919c1082350ee2b3096f1
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
meson.build