summaryrefslogtreecommitdiff
path: root/xshmfence.pc.in
blob: 579af0b024c874ac9e2f16d9d913a0a4e9b7d7fb (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}
Libs: -L${libdir} -lxshmfence
Libs.private: @PTHREAD_LIBS@