]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Don't check for storage driver backends in configure script
authorPeter Krempa <pkrempa@redhat.com>
Tue, 21 Feb 2017 09:16:04 +0000 (10:16 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 22 Feb 2017 08:31:33 +0000 (09:31 +0100)
commit4fb105f681aee6ddae994410b1bc23de29124d6c
tree9e4c95bf5bfa1b4148e2f4a016435b5b1f0c93d8
parent0888cb6ab4a8282dd4a67a01be8f2fda28661bfd
spec: Don't check for storage driver backends in configure script

Explicitly enable --with-storage-scsi and disable --without-storage-zfs
and --without-storage-vstorage so that the configure script doesn't
check for them.

Note that --with-storage-dir is enabled by default.
libvirt.spec.in