mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2026-01-20 10:43:04 +00:00
Signed-off-by: Angus Salkeld <asalkeld@redhat.com> Reviewed-by: Steven Dake <sdake@redhat.com>
13 lines
233 B
PkgConfig
13 lines
233 B
PkgConfig
prefix=@PREFIX@
|
|
exec_prefix=${prefix}
|
|
libdir=@LIBDIR@
|
|
includedir=${prefix}/include
|
|
lcrsodir=@COROLCRSODIR@
|
|
socketdir=@COROSOCKETDIR@
|
|
|
|
Name: corosync
|
|
Version: @LIBVERSION@
|
|
Description: corosync
|
|
Requires: libqb
|
|
Cflags: -I${includedir}
|