From 0908fa19eb0cd9f0d22b145979c2e7f2af5f14a5 Mon Sep 17 00:00:00 2001 From: pjkirner Date: Fri, 16 Sep 2005 13:10:48 +0000 Subject: [PATCH] * Removed extra unnecessary message --- lnet/autoconf/lustre-lnet.m4 | 2 -- 1 file changed, 2 deletions(-) diff --git a/lnet/autoconf/lustre-lnet.m4 b/lnet/autoconf/lustre-lnet.m4 index a2ed8ad..8a4f281 100644 --- a/lnet/autoconf/lustre-lnet.m4 +++ b/lnet/autoconf/lustre-lnet.m4 @@ -93,12 +93,10 @@ if test ! "x$PORTALS" = "x" -o ! "x$LUSTRE_PORTALS" = "x" ; then else PTLLNDCPPFLAGS="-I$LUSTRE_PORTALS/include" fi - AC_MSG_RESULT([$LUSTRE_PORTALS]) else AC_MSG_RESULT([no]) PTLLND="" PTLLNDCPPFLAGS="" - AC_MSG_RESULT([no portals is configured]) fi AC_SUBST(PTLLNDCPPFLAGS) AC_SUBST(PTLLND) -- 1.8.3.1