HomeClusterLabs Projects
Diffusion SBD d146558ac9b0

[build] fix sbd build when pacemaker is not installed on standard paths

Description

[build] fix sbd build when pacemaker is not installed on standard paths

how to reproduce:

  • remove all pacemaker installations (either rpms or manual)
  • install pacemaker with: ./configure --prefix=/srv/foo --exec-prefix=/srv/foo make make install
  • on sbd: autoreconf -v -i ./configure PKG_CONFIG_PATH=/srv/foo

sbd will fail to find pacemaker headers and libraries because the
current configure assumes that they are located in standard paths.

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>

Details

Provenance
fabbioneAuthored on Aug 20 2019, 5:06 AM
Parents
rS9463e161bafd: [build] add autogen.sh
Branches
Unknown
Tags
Unknown

Event Timeline