summaryrefslogtreecommitdiff
path: root/libXamine.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libXamine.pc.in')
-rw-r--r--libXamine.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/libXamine.pc.in b/libXamine.pc.in
new file mode 100644
index 0000000..02b97b4
--- /dev/null
+++ b/libXamine.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: libXamine
+Description: Library to dissect binary X Window System protocol streams
+Version: @PACKAGE_VERSION@
+Libs: -L${libdir} @LIBS@
+Cflags: -I${includedir}