HomeClusterLabs Projects

Build: PKG_CHECK_VAR to get corosync path for plugins

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Build: PKG_CHECK_VAR to get corosync path for plugins

Amongst other advantages, this allows for user overrides via
LCRSODIR environment variable; this supplies what --with-lcrso-dir=DIR
option to configure was meant to offer (if only it hadn't been broken
and thus removed in the previous commit).

This also avoids emitting a line like this in the configure output:

Corosync Plugins = /usr/lib

in case pacemaker is not configured with corosync plugin architecture
in mind.

Details

Provenance
Jan Pokorný <jpokorny@redhat.com>Authored on Sep 12 2016, 9:34 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.