X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=autogen.sh;h=6edec5b0adfe9e9953204e34132fde4cf812da9a;hb=22e45ed08068b2ecf479cf4d0d294fa471126b0c;hp=00f5c4b407ae9f9be468e931252187a02f6472a3;hpb=389ce07f0e1706765550f873843470dd0303cdc0;p=fs%2Flustre-release.git diff --git a/autogen.sh b/autogen.sh index 00f5c4b..6edec5b 100644 --- a/autogen.sh +++ b/autogen.sh @@ -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 ldiskfs" +CONFIGURE_DIRS="libsysio" for dir in $REQUIRED_DIRS ; do test -d "$dir" || \