Bug 86813

Summary: [patch] Does not build against unified libsystemd0
Product: PolicyKit Reporter: Martin Pitt <martin.pitt>
Component: daemonAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: RESOLVED FIXED QA Contact: David Zeuthen (not reading bugmail) <zeuthen>
Severity: major    
Priority: medium CC: walters
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: proposed patch

Description Martin Pitt 2014-11-28 07:49:33 UTC
A while ago, systemd's libraries (-login, -id128, -journal) were all merged into a single libsystemd0. polkit does not recognize this:

checking for LIBSYSTEMD_LOGIN... no
[...]
        Session tracking:           ConsoleKit

So the configure check needs to be extended to check for either libsystemd-login or just libsystemd.
Comment 1 Simon McVittie 2015-03-31 07:51:31 UTC
Created attachment 114749 [details] [review]
proposed patch
Comment 2 Colin Walters 2015-03-31 12:53:10 UTC
Comment on attachment 114749 [details] [review]
proposed patch

Review of attachment 114749 [details] [review]:
-----------------------------------------------------------------

This looks quite reasonable to me, thanks for the patch!

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.