Whamcloud - gitweb
LU-9897 utils: make liblnetconfig a hard requirment
[fs/lustre-release.git] / config / lustre-build.m4
index 1779ca4..b41ce46 100644 (file)
@@ -507,9 +507,6 @@ fi
 if test x$enable_iokit != xyes ; then
        RPMBINARGS="$RPMBINARGS --without lustre_iokit"
 fi
-if test x$USE_DLC = xyes ; then
-       RPMBINARGS="$RPMBINARGS --with lnet_dlc"
-fi
 if test x$enable_snmp != xyes ; then
        RPMBINARGS="$RPMBINARGS --without snmp"
 fi