~ubuntu-branches/ubuntu/oneiric/gconf/oneiric-proposed

« back to all changes in this revision

Viewing changes to gconf.pc.in

  • Committer: Bazaar Package Importer
  • Author(s): Takuo KITAME
  • Date: 2002-03-17 01:51:39 UTC
  • Revision ID: james.westby@ubuntu.com-20020317015139-z4f8fdg1hoe049g0
Tags: upstream-1.0.9
ImportĀ upstreamĀ versionĀ 1.0.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
libdir=@libdir@
 
4
includedir=@includedir@
 
5
 
 
6
 
 
7
Name: gconf
 
8
Description: GNOME Config System.
 
9
Version: @VERSION@
 
10
Requires: oaf
 
11
Libs: -L${libdir} -lgconf-@MAJOR_VERSION@
 
12
Cflags: -I${includedir}/gconf/@MAJOR_VERSION@