]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: avoid false-positive LDAP header detect 8100/head
authorMatt Benjamin <mbenjamin@redhat.com>
Mon, 14 Mar 2016 18:08:53 +0000 (14:08 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Mon, 14 Mar 2016 18:11:45 +0000 (14:11 -0400)
commitbcddb5672bc43300f529aae902ef5b9190a6b9a5
tree142d8c1f1d72c6d412db031e32cf309d3213b21e
parent4b27b34324ca5546718baf43a61957159a610f13
cmake: avoid false-positive LDAP header detect

Pre-setting a value in OPENLDAP_INCLUDE_DIR broke the subsequent
test.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
cmake/modules/FindOpenLdap.cmake