Port: make bootstrap script work on most shell
[urcu.git] / liburcu-qsbr.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: Userspace RCU QSBR
7 Description: A userspace RCU (read-copy-update) library, quiescent state version
8 Version: @PACKAGE_VERSION@
9 Requires:
10 Libs: -L${libdir} -lurcu-qsbr
11 Cflags: -I${includedir}
This page took 0.031687 seconds and 4 git commands to generate.