]> git.ipfire.org Git - thirdparty/libvirt.git/commit
configure: clarify rationale for checking pkcheck
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 21 Jul 2015 16:52:03 +0000 (17:52 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 22 Jul 2015 09:50:49 +0000 (10:50 +0100)
commita92bb087b3320595bd0a9007b22f03322f602296
tree4d6300bab617f2f44b3e55f0cd6e048f382ceaf1
parent704cf06a14ca92dcb9be2c3db6bdf1b21f02e1f7
configure: clarify rationale for checking pkcheck

We don't need pkcheck binary, but we must detect it in order
to see if we're preferring polkit-1 over polkit-0 when both
are installed. We should also check $with_dbus to see if we
have dbus-devel available, as that's required to talk to
polkit-1.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
configure.ac