8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / lib / policykit / libpolkit / common / polkit.pc.in
blobc6e8793d4a4b75125d2822d47e1de48c74182f7d
2 # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
3 # Use is subject to license terms.
5 # Licensed under the Academic Free License version 2.1
7 # ident "%Z%%M% %I%     %E% SMI"
9 prefix=/usr
10 exec_prefix=${prefix}
11 libdir=${exec_prefix}/lib
12 includedir=${prefix}/include
14 Name: libpolkit
15 Description: library for querying and setting system-wide policy
16 Version: __VERSION__
17 Requires: glib-2.0
18 Libs: -L${libdir} -lpolkit
19 Cflags: -I${includedir}/libpolkit