diff --git a/autobuild.sh b/autobuild.sh index 769b73061c..239372c558 100755 --- a/autobuild.sh +++ b/autobuild.sh @@ -79,6 +79,7 @@ if [ -x /usr/bin/i686-pc-mingw32-gcc ]; then --without-one \ --without-phyp \ --without-esx \ + --without-netcf \ --without-libvirtd make diff --git a/mingw32-libvirt.spec.in b/mingw32-libvirt.spec.in index f38347573a..8fd08a6b3a 100644 --- a/mingw32-libvirt.spec.in +++ b/mingw32-libvirt.spec.in @@ -55,6 +55,7 @@ MinGW Windows libvirt virtualization library. --without-one \ --without-phyp \ --without-esx \ + --without-netcf \ --without-libvirtd make