Fix: update ax_pthread macro to handle newer clang
[urcu.git] / liburcu-mb.pc.in
CommitLineData
2260a36c
YB
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Userspace RCU Memory barriers
7Description: A userspace RCU (read-copy-update) library, memory barriers version
8Version: @PACKAGE_VERSION@
9Requires:
10Libs: -L${libdir} -lurcu-mb
11Cflags: -I${includedir}
This page took 0.030118 seconds and 4 git commands to generate.