summaryrefslogtreecommitdiff
path: root/xtrans.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'xtrans.pc.in')
-rw-r--r--xtrans.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/xtrans.pc.in b/xtrans.pc.in
new file mode 100644
index 0000000..9894942
--- /dev/null
+++ b/xtrans.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+xtransincludedir=@includedir@/X11/Xtrans
+
+Name: XTrans
+Description: Abstract network code for X
+Version: @PACKAGE_VERSION@
+Cflags: -I${xtransincludedir} -I${includedir} -D_BSD_SOURCE @fchown_define@ @sticky_bit_define@ @birnan@