aboutsummaryrefslogtreecommitdiff
path: root/termkey.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'termkey.pc.in')
-rw-r--r--termkey.pc.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/termkey.pc.in b/termkey.pc.in
deleted file mode 100644
index 31113be..0000000
--- a/termkey.pc.in
+++ /dev/null
@@ -1,8 +0,0 @@
-libdir=@LIBDIR@
-includedir=@INCDIR@
-
-Name: termkey
-Description: Abstract terminal key input library
-Version: @VERSION@
-Libs: -L${libdir} -ltermkey
-Cflags: -I${includedir}