]> xenbits.xensource.com Git - libvirt.git/commit
Fix build with polkit0
authorJim Fehlig <jfehlig@suse.com>
Tue, 15 Nov 2011 22:11:49 +0000 (15:11 -0700)
committerJim Fehlig <jfehlig@suse.com>
Tue, 15 Nov 2011 22:11:49 +0000 (15:11 -0700)
commit0f590c62b2af15247cafc2cc53815a7edbf5532e
tree31120307338c7481bf3d229e4e6b6971b3fa2fda
parent39d91e9f880a88026359d941476b35069bcece71
Fix build with polkit0

I missed adding libvirt_driver_remote.la to libvirtd_LDADD in
commit b8adfcc6, which didn't cause a problem in 0.9.6 but
results in this build error in 0.9.7

libvirtd-remote.o: In function `remoteDispatchAuthPolkit':
remote.c:(.text+0x188dd): undefined reference to `virNetServerGetDBusConn'
daemon/Makefile.am