Whamcloud - gitweb
LU-11946 build: no yaml check during configure --enable-dist 88/35088/3
authorOlaf Faaland <faaland1@llnl.gov>
Mon, 6 May 2019 18:38:37 +0000 (11:38 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 20 Jun 2019 03:56:23 +0000 (03:56 +0000)
commit8b087b21b512fed407f5c0b284f4c9fcb18de0bb
treeaedb04722512e669b5bccd0b4f7dd24cf2aadd09
parent153299172586c9630ea3c3c22004525dbc18d6cd
LU-11946 build: no yaml check during configure --enable-dist

If the yaml libraries are not found, the error is fatal, and prevents
the sources from being packaged.

This check is unnecessary when sources are being packaged, so this patch
disables the test when configure is run with --enable-dist.

Lustre-change: https://review.whamcloud.com/34812
Lustre-commit: 748ede308d0eb2bb2762cae9c45978808e20a735

Change-Id: I160e0d54efc59480d2f830607467dbc9f34c9de3
Signed-off-by: Olaf Faaland <faaland1@llnl.gov>
Reviewed-by: Nathaniel Clark <nclark@whamcloud.com>
Reviewed-by: Minh Diep <mdiep@whamcloud.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/35088
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/autoconf/lustre-lnet.m4