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

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