Whamcloud - gitweb
Fix problem with duplicate inodes being created on the client. This should
[fs/lustre-release.git] / lustre / autogen.sh
index 24dd8bb..9accad4 100644 (file)
@@ -3,4 +3,4 @@
 find . -type d -name .deps | xargs rm -rf
 aclocal &&
 automake --add-missing &&
-autoconf 
+${AUTOCONF:-autoconf}