From: Daniel P. Berrange Date: Mon, 24 Nov 2008 16:50:18 +0000 (+0000) Subject: Disable UML build on mingw32 X-Git-Tag: LIBVIRT_0_5_0~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f5600c803d72a52118505103ad1d27a8fa903c6;p=thirdparty%2Flibvirt.git Disable UML build on mingw32 --- diff --git a/ChangeLog b/ChangeLog index 89d717b0ea..bb1bdf78cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Nov 24 16:49:40 GMT 2008 Dnaiel P. Berrange + + * autobuild.sh: Disable UML driver on mingw32 biuld + Mon Nov 24 16:01:40 CET 2008 Guido Günther * src/Makefile.am: look for libvirt_sym.version in builddir diff --git a/autobuild.sh b/autobuild.sh index e62926c433..e5d8554f76 100755 --- a/autobuild.sh +++ b/autobuild.sh @@ -72,6 +72,7 @@ if [ -x /usr/bin/i686-pc-mingw32-gcc ]; then --without-xen \ --without-qemu \ --without-lxc \ + --without-uml \ --without-openvz \ --without-libvirtd