Fix windows build & build without QEMU driver

This commit is contained in:
Daniel P. Berrange
2008-11-18 12:46:13 +00:00
parent a5e72f9177
commit 8a1553e43a
3 changed files with 22 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
Mon Nov 18 12:24:00 GMT 2008 Daniel Berrange <berrange@redhat.com>
* src/Makefile.am: Fix build on MinGW where linker flags
must be listed in LDFLAGS variable
* tests/Makefile.am: Fix build when QEMU is disabled, by
skipping QEMU tests
Mon Nov 17 16:45:00 GMT 2008 Daniel Berrange <berrange@redhat.com>
Generate domain events for QEMU driver config files