HomeClusterLabs Projects

Don't link with libz when not needed

Description

Don't link with libz when not needed

Commit 8cc8e513633a1a8b12c416e32fb5362fcf4d65dd added check for libz
resulting in linking with lib z for all libraries. This is not expected
behavior. Patch solves it by making defining automake conditional so
cpghum is linked only if libz is available and LIBS variable is not
modified at all.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>

Details

Provenance
jfriesseAuthored on Jun 22 2015, 10:00 AM
Parents
rCaabbace625b3: Log: Add logrotate configuration file
Branches
Unknown
Tags
Unknown
References
tag: v2.3.5

Event Timeline