Whamcloud - gitweb
LU-11914 build: add a configure check for l_getsepol 32/34832/2
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 5 Feb 2019 14:09:45 +0000 (23:09 +0900)
committerOleg Drokin <green@whamcloud.com>
Fri, 10 May 2019 21:04:47 +0000 (21:04 +0000)
commit68fc8296a7f6889bdb3401b476ef2af555c90a99
tree12873735e97221909ecaeb8a992486c87e07f3be
parent4ca027bd7f8a7cd037d02f46d4de94112f049a9c
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.

Lustre-change: https://review.whamcloud.com/34183
Lustre-commit: be6de3db9cace327b3d34870417c96c2ac705313

Test-Parameters: trivial
Change-Id: I31ddbc2f5300e9e38db9e00e2b7fbcac7f83d9e5
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Thomas Stibor <t.stibor@gsi.de>
Reviewed-on: https://review.whamcloud.com/34832
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