X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=autogen.sh;h=3f5031ced5bbce451b8ddb11f6bc8f8ca847aa0c;hb=2963f3d09eb3a0817f87386c0bd7be7ce086809d;hp=215f33927ec41585301ceadc4815f58f1d5b419b;hpb=5020ca0aa28feb0874549fde955e82ccf70c4b82;p=fs%2Flustre-release.git 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