Whamcloud - gitweb
LU-6323 build: fix debian to compile with external IB
[fs/lustre-release.git] / lnet / autoconf / lustre-lnet.m4
index a1194e4..2d2c2f0 100644 (file)
@@ -325,6 +325,8 @@ directory which is likely in ${O2IBPATH%-*}
 ])
 AC_SUBST(EXTRA_OFED_INCLUDE)
 AC_SUBST(O2IBLND)
+AC_SUBST(O2IBPATHS)
+AC_SUBST(ENABLEO2IB)
 
 # In RHEL 6.2, rdma_create_id() takes the queue-pair type as a fourth argument
 AS_IF([test $ENABLEO2IB != "no"], [
@@ -545,7 +547,7 @@ LN_CONFIG_DLC
 #
 # LN_CONDITIONALS
 #
-# AM_CONDITOINAL defines for lnet
+# AM_CONDITIONAL defines for lnet
 #
 AC_DEFUN([LN_CONDITIONALS], [
 AM_CONDITIONAL(BUILD_O2IBLND,    test x$O2IBLND = "xo2iblnd")