Whamcloud - gitweb
LU-11914 build: add a configure check for l_getsepol 83/34183/5
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 5 Feb 2019 14:09:45 +0000 (23:09 +0900)
committerOleg Drokin <green@whamcloud.com>
Wed, 27 Feb 2019 02:02:45 +0000 (02:02 +0000)
commitbe6de3db9cace327b3d34870417c96c2ac705313
treebc032d8625e04b1d75e7a9bd6629699093c629ce
parentb34dfa699e1e79626363affd26999453252eac7a
LU-11914 build: add a configure check for l_getsepol

l_getsepol requires openssl-devel, so add a configure check for
openssl/evp.h header and EVP_MD_CTX_create function, and disable
building l_getsepol in case they are missing.

Test-Parameters: trivial
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I31ddbc2f5300e9e38db9e00e2b7fbcac7f83d9e5
Reviewed-on: https://review.whamcloud.com/34183
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Thomas Stibor <t.stibor@gsi.de>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/autoconf/lustre-core.m4
lustre/utils/Makefile.am