Whamcloud - gitweb
LU-3864 lov: return minimal FIEMAP for released files
[fs/lustre-release.git] / autogen.sh
index bf6a6a8..6edec5b 100644 (file)
@@ -21,7 +21,7 @@ run_cmd()
 echo "Checking for a complete tree..."
 REQUIRED_DIRS="libcfs lnet lustre"
 OPTIONAL_DIRS="snmp portals"
-CONFIGURE_DIRS="libsysio lustre-iokit"
+CONFIGURE_DIRS="libsysio"
 
 for dir in $REQUIRED_DIRS ; do
        test -d "$dir" || \