summaryrefslogtreecommitdiffstats
path: root/pkgconfig/corosync.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pkgconfig/corosync.pc.in')
-rw-r--r--pkgconfig/corosync.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/pkgconfig/corosync.pc.in b/pkgconfig/corosync.pc.in
new file mode 100644
index 0000000..52029d3
--- /dev/null
+++ b/pkgconfig/corosync.pc.in
@@ -0,0 +1,12 @@
+prefix=@PREFIX@
+exec_prefix=${prefix}
+libdir=@LIBDIR@
+includedir=${prefix}/include
+logdir=@LOGDIR@
+corosysconfdir=@COROSYSCONFDIR@
+
+Name: corosync
+Version: @LIBVERSION@
+Description: corosync
+Requires: libqb
+Cflags: -I${includedir}