Whamcloud - gitweb
LU-8116 build: Fix libmount configure message 55/20055/3
authorChristopher J. Morrone <morrone2@llnl.gov>
Sat, 7 May 2016 01:53:07 +0000 (18:53 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 22 Jun 2016 02:55:18 +0000 (02:55 +0000)
commit941bd1f21405fe3d934bbab2f6907f69f5dee372
tree7f8778f5fbe437923712335148f20b93d8ddc15f
parentf3d42a7000884149d3be408b9d5f170a355dd9e6
LU-8116 build: Fix libmount configure message

The configure messages for libmount checking were incorrectly nested resulting
in messages like this:

checking whether build with libmount... checking libmount/libmount.h usability... no
checking libmount/libmount.h presence... no
checking for libmount/libmount.h... no
no

This patch unwinds that mistake.

Change-Id: Iec716d8152880902d3e6961cd1d3b821e37c349a
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/20055
Tested-by: Jenkins
Reviewed-by: Minh Diep <minh.diep@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
config/lustre-build.m4