From: isaac Date: Thu, 28 May 2009 00:39:20 +0000 (+0000) Subject: i=brian,b=15870: X-Git-Tag: v1_9_0_200~64 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=72a7868c9136131a76fe5d2e8123b544901bb7f7 i=brian,b=15870: - added missing quotes over $O2IB_SYMVER. --- diff --git a/lnet/autoconf/lustre-lnet.m4 b/lnet/autoconf/lustre-lnet.m4 index 383516a..ddfce23 100644 --- a/lnet/autoconf/lustre-lnet.m4 +++ b/lnet/autoconf/lustre-lnet.m4 @@ -530,7 +530,7 @@ else break; fi done - if test -n $O2IB_SYMVER ; then + if test -n "$O2IB_SYMVER"; then AC_MSG_NOTICE([adding $O2IBPATH/$O2IB_SYMVER to $PWD/$SYMVERFILE]) # strip out the existing symbols versions first if test -f $PWD/$SYMVERFILE; then