]> xenbits.xensource.com Git - libvirt.git/commit
Avoid build shared source files again for libvirt_lxc
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 3 Jul 2012 14:37:08 +0000 (15:37 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 5 Jul 2012 09:46:09 +0000 (10:46 +0100)
commit284143bbee662b88bac5fbb913e945c2ec524955
tree1aabd87d3402dd42ad5be1700d9cf0941c53daf1
parentdff6d809fb6c851244ea07afd07f580d7320cc7a
Avoid build shared source files again for libvirt_lxc

Currently the build of libvirt_lxc will cause recompilation
of all sources under src/util, src/conf, src/security and
more. Switch the libvirt_lxc process to link against the
libtool convenience libraries that are already built as
part of the main libvirt.os & libvirtd build process

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/Makefile.am