Signed-off-by: Arlin Davis <[email protected]>
---
 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.in b/configure.in
index 75c002c..56058a0 100644
--- a/configure.in
+++ b/configure.in
@@ -102,7 +102,7 @@ AC_ARG_ENABLE(coll-type,
       echo "Unknown IB collective type' type"
       exit -1
    fi
- ],[coll_type=fca])
+ ],[coll_type=none])
 AM_CONDITIONAL(COLL_TYPE_FCA, test "$coll_type" = "fca")
 
 dnl Check for Redhat EL release 4
-- 
1.7.3



_______________________________________________
ofw mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw

Reply via email to