summaryrefslogtreecommitdiff
path: root/gconf-2.0.pc.in
blob: 04c3003f3b23b789d0600d4da25f42d26714eb07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
gconf_serverdir=@libexecdir@


Name: gconf
Description: GNOME Config System.
Version: @VERSION@
Requires: ORBit-2.0
Libs: -L${libdir} -lgconf-@MAJOR_VERSION@
Cflags: -I${includedir}/gconf/@MAJOR_VERSION@