From e38d77bc2e264037178260f8c2add199d19a0950 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Wed, 8 Mar 2006 02:53:45 +0000 Subject: Add libpoluser, libpolgroup and libpoltxtsrc variables --- ChangeLog | 4 ++++ polkit.pc.in | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 772f95d..13d76af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-03-07 David Zeuthen + + * polkit.pc.in: Add libpoluser, libpolgroup and libpoltxtsrc variables + 2006-03-07 David Zeuthen * polkit.pc.in (Libs): s/-llibpolkit/-lpolkit/ diff --git a/polkit.pc.in b/polkit.pc.in index 369b5d7..cbfb8fa 100644 --- a/polkit.pc.in +++ b/polkit.pc.in @@ -3,6 +3,10 @@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ +libpoluser=@POLKIT_USER@ +libpolgroup=@POLKIT_GROUP@ +libpoltxtsrc=@sysconfdir@/PolicyKit/policy + Name: libpolkit Description: library for querying and setting system-wide policy Version: @VERSION@ -- cgit v1.2.1