aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rwxr-xr-xautobuild.sh1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89d717b0e..bb1bdf78c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Nov 24 16:49:40 GMT 2008 Dnaiel P. Berrange <berrange@redhat.com>
+
+ * autobuild.sh: Disable UML driver on mingw32 biuld
+
Mon Nov 24 16:01:40 CET 2008 Guido Günther <agx@sigxcpu.org>
* src/Makefile.am: look for libvirt_sym.version in builddir
diff --git a/autobuild.sh b/autobuild.sh
index e62926c43..e5d8554f7 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