diff options
author | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-05-09 18:20:04 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-05-09 18:20:04 +0000 |
commit | 32157c7dc40ecf148db657ee8e6c01cf4e23ebb4 (patch) | |
tree | 15ca0528e48f43a9f55a7263865cda094c2ce747 /fontcacheproto.pc.in | |
parent | 4653ec6e4e4f1917eb374c5ca8211993c76e643d (diff) |
Change all the protonames from <extension>Ext to <extension>Proto.
Diffstat (limited to 'fontcacheproto.pc.in')
-rw-r--r-- | fontcacheproto.pc.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/fontcacheproto.pc.in b/fontcacheproto.pc.in new file mode 100644 index 0000000..afb2127 --- /dev/null +++ b/fontcacheproto.pc.in @@ -0,0 +1,9 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: FontcacheProto +Description: Fontcache extension headers +Version: @PACKAGE_VERSION@ +Cflags: -I${includedir} |