Whamcloud - gitweb
b=8080
[fs/lustre-release.git] / build / autoconf / lustre-build-linux.m4
index 03e5501..8c123dc 100644 (file)
@@ -329,11 +329,16 @@ fi
 
 #LB_LINUX_CONFIG_BIG_STACK
 
-# Portals tests
-LP_PROG_LINUX
+# LNet tests
+LN_PROG_LINUX
 
 # Lustre tests
 LC_PROG_LINUX
+
+# Portals tests
+if test "$PORTALS" ; then
+       LP_PROG_LINUX
+fi
 ])
 
 #