Whamcloud - gitweb
Branch: b_cray
authoradilger <adilger>
Wed, 6 Apr 2005 11:57:42 +0000 (11:57 +0000)
committeradilger <adilger>
Wed, 6 Apr 2005 11:57:42 +0000 (11:57 +0000)
Allow utils to be built with cray portals.
b=5918
r=bogl (original change)

build/autoconf/lustre-build.m4

index e4e86bb..03420fa 100644 (file)
@@ -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