
24 Jun
2010
24 Jun
'10
2:36 p.m.
2010/6/23 Daniel P. Berrange <berrange@redhat.com>:
On Tue, Jun 22, 2010 at 08:27:29PM +0200, Matthias Bolte wrote:
Move libnl to libvirt_util.la, because macvtap.c requires it.
Add GnuTLS to libvirt_driver.la, because libvirt.c calls gcrypt functions. When built without loadable driver modules, then the remote driver pulls in GnuTLS.
Move libgnu.la from libvirt_parthelper_CFLAGS to libvirt_parthelper_LDADD. --- src/Makefile.am | 13 ++++++------- 1 files changed, 6 insertions(+), 7 deletions(-)
ACK
Daniel
Thanks, pushed. Matthias