summaryrefslogtreecommitdiffstats
path: root/qemu/pixman/pixman-1.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/pixman/pixman-1.pc.in')
-rw-r--r--qemu/pixman/pixman-1.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/qemu/pixman/pixman-1.pc.in b/qemu/pixman/pixman-1.pc.in
deleted file mode 100644
index e3b9711ae..000000000
--- a/qemu/pixman/pixman-1.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: Pixman
-Description: The pixman library (version 1)
-Version: @PACKAGE_VERSION@
-Cflags: -I${includedir}/pixman-1
-Libs: -L${libdir} -lpixman-1
-