Disable vbox driver for mingw32 builds

This commit is contained in:
Daniel P. Berrange 2009-04-19 16:37:15 +00:00
parent 89626e8d69
commit 969209ce07
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Sun Apr 19 17:36:22 BST 2009 Daniel P. Berrange <berrange@redhat.com>
* autobuild.sh, mingw32-libvirt.spec.in: Disable vbox driver
for Win32 builds
Sun Apr 19 17:36:22 BST 2009 Daniel P. Berrange <berrange@redhat.com>
* src/Makefile.am: Add another vbox file to EXTRA_DIST

View File

@ -74,6 +74,7 @@ if [ -x /usr/bin/i686-pc-mingw32-gcc ]; then
--without-qemu \
--without-lxc \
--without-uml \
--without-vbox \
--without-openvz \
--without-libvirtd

View File

@ -50,6 +50,7 @@ MinGW Windows libvirt virtualization library.
--without-qemu \
--without-lxc \
--without-uml \
--without-vbox \
--without-openvz \
--without-libvirtd
make