提交 969209ce 编写于 作者: D Daniel P. Berrange

Disable vbox driver for mingw32 builds

上级 89626e8d
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> Sun Apr 19 17:36:22 BST 2009 Daniel P. Berrange <berrange@redhat.com>
* src/Makefile.am: Add another vbox file to EXTRA_DIST * src/Makefile.am: Add another vbox file to EXTRA_DIST
......
...@@ -74,6 +74,7 @@ if [ -x /usr/bin/i686-pc-mingw32-gcc ]; then ...@@ -74,6 +74,7 @@ if [ -x /usr/bin/i686-pc-mingw32-gcc ]; then
--without-qemu \ --without-qemu \
--without-lxc \ --without-lxc \
--without-uml \ --without-uml \
--without-vbox \
--without-openvz \ --without-openvz \
--without-libvirtd --without-libvirtd
......
...@@ -50,6 +50,7 @@ MinGW Windows libvirt virtualization library. ...@@ -50,6 +50,7 @@ MinGW Windows libvirt virtualization library.
--without-qemu \ --without-qemu \
--without-lxc \ --without-lxc \
--without-uml \ --without-uml \
--without-vbox \
--without-openvz \ --without-openvz \
--without-libvirtd --without-libvirtd
make make
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册