• J
    Fix build with polkit0 · 0f590c62
    Jim Fehlig 提交于
    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'
    0f590c62
Makefile.am 8.3 KB