Whamcloud - gitweb
revert my previous commit due to it brokes rpm build
[fs/lustre-release.git] / build / autogen.sh
index b406459..1892ed1 100644 (file)
@@ -85,7 +85,7 @@ if [ -d kernel_patches ] ; then
 else
     REQUIRED_DIRS="build lnet lustre"
     OPTIONAL_DIRS="snmp portals"
-    CONFIGURE_DIRS="libsysio lustre-iokit ldiskfs"
+    CONFIGURE_DIRS="libsysio ldiskfs"
 fi
 
 for dir in $REQUIRED_DIRS ; do