X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=autogen.sh;h=3f5031ced5bbce451b8ddb11f6bc8f8ca847aa0c;hp=50b5424bb3111bc1ce210da58f0b3de7e88c1cf6;hb=dbe7a3219fc6fdaa8be7b3337a38964dcbb35f84;hpb=6a2a17345af332af31d31c6c7b9ec369b17729e4 diff --git a/autogen.sh b/autogen.sh index 50b5424..3f5031c 100644 --- a/autogen.sh +++ b/autogen.sh @@ -8,6 +8,7 @@ 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