Re: [libvirt] [PATCH 2/2] build: let autobuild check module build

2011-03-23 Thread Daniel P. Berrange
On Tue, Mar 22, 2011 at 03:45:20PM -0600, Eric Blake wrote: Many times, we don't notice a bug in src/libvirt_private.syms until someone attempts a build with modules enabled. Having autobuild.sh stress that can only help. * autobuild.sh: Add test of --with-driver-modules. Update mingw

[libvirt] [PATCH 2/2] build: let autobuild check module build

2011-03-22 Thread Eric Blake
Many times, we don't notice a bug in src/libvirt_private.syms until someone attempts a build with modules enabled. Having autobuild.sh stress that can only help. * autobuild.sh: Add test of --with-driver-modules. Update mingw build to skip recent driver additions. --- autobuild.sh | 10