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