summaryrefslogtreecommitdiff
path: root/xshmfence.pc.in
blob: a139fab1445adaa90f8ac3cd42b8a97401be7d9c (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: xshmfence
Description: The X Shared Memory Fence Library
Version: @PACKAGE_VERSION@
Cflags: -I${includedir} @XPROTO_CFLAGS@
Libs: -L${libdir} -lxshmfence
Libs.private: @PTHREAD_LIBS@