summaryrefslogtreecommitdiff
path: root/xau.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'xau.pc.in')
-rw-r--r--xau.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/xau.pc.in b/xau.pc.in
new file mode 100644
index 0000000..e902102
--- /dev/null
+++ b/xau.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: Xau
+Description: X authorization file management libary
+Version: @PACKAGE_VERSION@
+Libs: -L${libdir} -lXau
+Cflags: -I${includedir}