diff options
Diffstat (limited to 'proto/bigreqsproto/bigreqsproto.pc.in')
-rw-r--r-- | proto/bigreqsproto/bigreqsproto.pc.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/proto/bigreqsproto/bigreqsproto.pc.in b/proto/bigreqsproto/bigreqsproto.pc.in new file mode 100644 index 000000000..e3adbfdac --- /dev/null +++ b/proto/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} |