From f4aa94dddfcad9234b7a385a783a25aa11bd94c0 Mon Sep 17 00:00:00 2001 From: Ralph Castain Date: Mon, 24 Nov 2014 16:22:33 -0800 Subject: [PATCH] Keep trying changes to lsf configury --- config/orte_check_lsf.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/orte_check_lsf.m4 b/config/orte_check_lsf.m4 index 25437304f1..6ce523cc2c 100644 --- a/config/orte_check_lsf.m4 +++ b/config/orte_check_lsf.m4 @@ -118,8 +118,8 @@ AC_DEFUN([ORTE_CHECK_LSF],[ LIBS="$orte_check_lsf_$1_save_LIBS" # add the LSF libraries to static builds as they are required - $1_WRAPPER_EXTRA_LDFLAGS=$1_LDFLAGS - $1_WRAPPER_EXTRA_LIBS=$1_LIBS + $1_WRAPPER_EXTRA_LDFLAGS=[$]$1_LDFLAGS + $1_WRAPPER_EXTRA_LIBS=[$]$1_LIBS # Reset for the next time we're called orte_check_lsf_dir=