summaryrefslogtreecommitdiff
path: root/usr/src/lib/policykit/libpolkit/common/polkit.pc.in
blob: c6e8793d4a4b75125d2822d47e1de48c74182f7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# Licensed under the Academic Free License version 2.1
#
# ident	"%Z%%M%	%I%	%E% SMI"

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libpolkit
Description: library for querying and setting system-wide policy
Version: __VERSION__
Requires: glib-2.0
Libs: -L${libdir} -lpolkit
Cflags: -I${includedir}/libpolkit