summaryrefslogtreecommitdiff
path: root/libXamine.pc.in
blob: 02b97b4cda80f434158f28b155db0e8a372681ec (plain)
1
2
3
4
5
6
7
8
9
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}