From f66254b8e2ac820dfee9cc7ebc6ab373378a43e6 Mon Sep 17 00:00:00 2001 From: jacob Date: Thu, 14 Jul 2005 22:02:43 +0000 Subject: [PATCH] my mind fell out of m4 mode for a moment --- build/autoconf/lustre-build.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/autoconf/lustre-build.m4 b/build/autoconf/lustre-build.m4 index 0c46c9f..0bd83d3 100644 --- a/build/autoconf/lustre-build.m4 +++ b/build/autoconf/lustre-build.m4 @@ -454,7 +454,7 @@ LB_DARWIN_CONDITIONALS LP_CONDITIONALS LC_CONDITIONALS -if [ "$SNMP_DIST_SUBDIR" ] ; then +if test "$SNMP_DIST_SUBDIR" ; then LS_CONDITIONALS fi ]) -- 1.8.3.1