]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Revert commit 0f590c62
authorJim Fehlig <jfehlig@suse.com>
Wed, 16 Nov 2011 18:29:14 +0000 (11:29 -0700)
committerJim Fehlig <jfehlig@suse.com>
Wed, 16 Nov 2011 21:11:59 +0000 (14:11 -0700)
As noted by Daniel Berrange [1], the proper fix for the older
PolicyKit build issue is to add virNetServerGetDBusConn to
libvirt_private.syms.  Revert unnecessary changes to
daemon/Makefile.am

[1] https://www.redhat.com/archives/libvir-list/2011-November/msg00852.html

daemon/Makefile.am

index 59db217d67416dcca8a58b00110f9586e35924cf..e8c47ae8fbce1691f74a8e34fba845536f0e4878 100644 (file)
@@ -156,10 +156,6 @@ endif
 if WITH_NWFILTER
     libvirtd_LDADD += ../src/libvirt_driver_nwfilter.la
 endif
-
-if HAVE_POLKIT0
-    libvirtd_LDADD += ../src/libvirt_driver_remote.la
-endif
 endif
 
 libvirtd_LDADD += ../src/libvirt.la