summaryrefslogtreecommitdiff
path: root/xshmfence.pc.in
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-04-29 13:21:56 -0700
committerKeith Packard <keithp@keithp.com>2013-04-29 13:24:09 -0700
commit534cfada3291b56fd13546615f12654cde1a502f (patch)
treed8d2b85a45a346d73879b89eed7a95b12004da3d /xshmfence.pc.in
downloadxorg-lib-libxshmfence-534cfada3291b56fd13546615f12654cde1a502f.tar.gz
Import first version of the library
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'xshmfence.pc.in')
-rw-r--r--xshmfence.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/xshmfence.pc.in b/xshmfence.pc.in
new file mode 100644
index 0000000..cfc1860
--- /dev/null
+++ b/xshmfence.pc.in
@@ -0,0 +1,10 @@
+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