Whamcloud - gitweb
LU-13549 build: fix zfs/spl config checks 92/38592/3
authorSebastien Buisson <sbuisson@ddn.com>
Wed, 13 May 2020 13:58:07 +0000 (15:58 +0200)
committerOleg Drokin <green@whamcloud.com>
Wed, 20 May 2020 08:25:50 +0000 (08:25 +0000)
commit20c13abb9f3a35eb5e53d43102bdd6d05ef73f12
tree957a5e950074ce8b227a2b617531a8975a7964f0
parent51e57496838381b5d7fdecf228e042e9660c21b6
LU-13549 build: fix zfs/spl config checks

zfs/spl config checks should only proceed to variable substitution in
case system supports it. Otherwise, it would end up adding 'Not found'
in list of include dirs/libs.

Test-Parameters: trivial testgroup=review-zfs
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: Ia76a67e42cc6a2f116013c142b6c0b2143838548
Reviewed-on: https://review.whamcloud.com/38592
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Nathaniel Clark <nclark@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Shuichi Ihara <sihara@ddn.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
config/lustre-build-zfs.m4