From: adilger Date: Wed, 6 Apr 2005 11:57:42 +0000 (+0000) Subject: Branch: b_cray X-Git-Tag: 1.4.10~1295 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=d2471242594606814f8226b069383d61c568fa7a;p=fs%2Flustre-release.git Branch: b_cray Allow utils to be built with cray portals. b=5918 r=bogl (original change) --- diff --git a/build/autoconf/lustre-build.m4 b/build/autoconf/lustre-build.m4 index e4e86bb..03420fa 100644 --- a/build/autoconf/lustre-build.m4 +++ b/build/autoconf/lustre-build.m4 @@ -236,9 +236,6 @@ AC_ARG_ENABLE([utils], AC_HELP_STRING([--disable-utils], [disable building of Lustre utility programs]), [],[enable_utils='yes']) -if test x$cray_portals = xyes ; then - enable_utils='no' -fi AC_MSG_RESULT([$enable_utils]) if test x$enable_utils = xyes ; then LB_CONFIG_INIT_SCRIPTS