From 24a28494a6140ac78282bbe9b8732f6ba93eb1c1 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Fri, 13 Jul 2007 14:47:03 +0000 Subject: [PATCH] Fix what looks like a cut-n-paste error. This will not cause everyone to run autogen because this component is .ompi_ignore'd for everyone except jsquyres and rhc. This commit was SVN r15401. --- orte/mca/ras/lsf/configure.m4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/orte/mca/ras/lsf/configure.m4 b/orte/mca/ras/lsf/configure.m4 index 5c774e51bb..a54eda39a5 100644 --- a/orte/mca/ras/lsf/configure.m4 +++ b/orte/mca/ras/lsf/configure.m4 @@ -20,8 +20,7 @@ # MCA_ras_lsf_CONFIG([action-if-found], [action-if-not-found]) # ----------------------------------------------------------- AC_DEFUN([MCA_ras_lsf_CONFIG],[ - OMPI_CHECK_LSF([ras_lsf], [ras_lsf_good=1], - [ras_lsf_good=1], [ras_lsf_good=0]) + OMPI_CHECK_LSF([ras_lsf], [ras_lsf_good=1], [ras_lsf_good=0]) # if check worked, set wrapper flags if so. # Evaluate succeed / fail