summaryrefslogtreecommitdiff
path: root/image/xcb-image.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'image/xcb-image.pc.in')
-rw-r--r--image/xcb-image.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/image/xcb-image.pc.in b/image/xcb-image.pc.in
deleted file mode 100644
index 403fdd0..0000000
--- a/image/xcb-image.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: XCB Image library
-Description: XCB image convenience library
-Version: @PACKAGE_VERSION@
-Requires: xcb xcb-shm
-Libs: -L${libdir} -lxcb-image @LIBS@
-Cflags: -I${includedir}