aboutsummaryrefslogtreecommitdiff
path: root/xkbcommon.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'xkbcommon.pc.in')
-rw-r--r--xkbcommon.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/xkbcommon.pc.in b/xkbcommon.pc.in
deleted file mode 100644
index 17e1172..0000000
--- a/xkbcommon.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: xkbcommon
-Description: XKB API common to servers and clients
-Version: @PACKAGE_VERSION@
-Cflags: -I${includedir}
-Libs: -L${libdir} -lxkbcommon