diff --git a/mingw32-libvirt.spec.in b/mingw32-libvirt.spec.in index 57c67aef8336686287eac824d0ce40a2e1a77dbd..521790ce9b4a9bb0deac6b61b4f9fcce81cd9b96 100644 --- a/mingw32-libvirt.spec.in +++ b/mingw32-libvirt.spec.in @@ -10,7 +10,8 @@ # libraries exist. %define with_phyp 0%{!?_without_phyp:1} %define with_esx 0%{!?_without_esx:1} -%define with_hyperv 0%{!?_without_hyperv:0} # missing libwsman +# missing libwsman, so can't build hyper-v +%define with_hyperv 0%{!?_without_hyperv:0} %define with_xenapi 0%{!?_without_xenapi:1} # RHEL ships ESX but not PowerHypervisor, HyperV, or libxenserver (xenapi)