diff options
author | Keith Packard <keithp@keithp.com> | 2010-04-06 14:17:16 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-04-06 14:17:16 -0700 |
commit | 79030b260562ab3a157144f097bd883af3b2eb52 (patch) | |
tree | e210b57499bd3b9ada35253a75685487f9ca6448 /bigreqsproto/bigreqsproto.pc.in | |
parent | 9d2d6e1badaea0ae50cba1e98b549417a4bd808a (diff) | |
parent | ef3db8bed2c8b8ca1049f77132fba5aa9e3280ed (diff) |
Merge remote branch 'bigreqsproto/master'
Diffstat (limited to 'bigreqsproto/bigreqsproto.pc.in')
-rw-r--r-- | bigreqsproto/bigreqsproto.pc.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bigreqsproto/bigreqsproto.pc.in b/bigreqsproto/bigreqsproto.pc.in new file mode 100644 index 0000000..e3adbfd --- /dev/null +++ b/bigreqsproto/bigreqsproto.pc.in @@ -0,0 +1,9 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: BigReqsProto +Description: BigReqs extension headers +Version: @PACKAGE_VERSION@ +Cflags: -I${includedir} |