Whamcloud - gitweb
LU-6467 test: skip s-l test_9 for interop with b2_5
[fs/lustre-release.git] / autogen.sh
index 50b5424..3f5031c 100644 (file)
@@ -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