]> git.ipfire.org Git - thirdparty/libvirt.git/commit
configure: Remove check for pkcheck_supports_uid
authorGuido Günther <agx@sigxcpu.org>
Fri, 5 Jun 2015 10:41:22 +0000 (12:41 +0200)
committerGuido Günther <agx@sigxcpu.org>
Mon, 15 Jun 2015 16:57:07 +0000 (18:57 +0200)
commitecb9a7a10b1559ddb41832f75d012054c1017366
tree0f466f623da43a94c77db4d52b51015eb9270b0b
parent38788a3209c5d7d2cece261ae128fb07bb348ce7
configure: Remove check for pkcheck_supports_uid

We're using Polkit's DBus API so no need to check wether this feature is
supported. We don't use the result or the path to the pkcheck program
anywhere.
configure.ac