Whamcloud - gitweb
LU-5018 libcfs: don't depend on configure for lustre_user.h
[fs/lustre-release.git] / autogen.sh
index 6edec5b..8496f34 100644 (file)
@@ -39,6 +39,7 @@ done
 
 PWD_SAVE=$PWD
 
+run_cmd "libtoolize -q"
 run_cmd "aclocal -I $PWD/config $ACLOCAL_FLAGS"
 run_cmd "autoheader"
 run_cmd "automake -a -c"