Fix build on mingw32 by disabling netcf

* autobuild.sh, mingw32-libvirt.spec.in: Set --without-netcf for
  mingw32 builds
This commit is contained in:
Daniel P. Berrange 2009-07-30 13:07:51 +01:00
parent 3f3ec73d39
commit 16208bca89
2 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,7 @@ if [ -x /usr/bin/i686-pc-mingw32-gcc ]; then
--without-one \
--without-phyp \
--without-esx \
--without-netcf \
--without-libvirtd
make

View File

@ -55,6 +55,7 @@ MinGW Windows libvirt virtualization library.
--without-one \
--without-phyp \
--without-esx \
--without-netcf \
--without-libvirtd
make