X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=autogen.sh;h=013a26545201e97f76e9bf52324916211836cf08;hb=2f74550e9c9b4dfca2cf78ae1cd86a55be7fd72f;hp=210381fc559f5d73db8576cc4ed8e3525e8e9837;hpb=dbe4f860977455a9abe50165645a025bb6c46350;p=fs%2Flustre-release.git diff --git a/autogen.sh b/autogen.sh index 210381f..013a265 100755 --- a/autogen.sh +++ b/autogen.sh @@ -12,7 +12,7 @@ set -e pw="$PWD" -for dir in libcfs lnet lustre snmp ; do +for dir in libcfs lnet lustre ; do ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I $pw/$dir/autoconf" done