X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=autogen.sh;h=3f5031ced5bbce451b8ddb11f6bc8f8ca847aa0c;hp=215f33927ec41585301ceadc4815f58f1d5b419b;hb=2bac2cd8f7bf7f31b92e976d500d89b958ab1788;hpb=5020ca0aa28feb0874549fde955e82ccf70c4b82 diff --git a/autogen.sh b/autogen.sh index 215f339..3f5031c 100644 --- a/autogen.sh +++ b/autogen.sh @@ -8,11 +8,8 @@ for dir in libcfs lnet lustre snmp ; do ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I $PWD/$dir/autoconf" done +libtoolize -q aclocal -I $PWD/config $ACLOCAL_FLAGS autoheader automake -a -c autoconf - -cd libsysio -echo "bootstrapping in libsysio..." -sh autogen.sh