summaryrefslogtreecommitdiff
path: root/gconf-2.0.pc.in
blob: 8734b135c74e0eed6974a87694e67a1cb2163dfd (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 dbus-1
Libs: -L${libdir} -lgconf-@MAJOR_VERSION@
Cflags: -I${includedir}/gconf/@MAJOR_VERSION@