Whamcloud - gitweb
- Rename the ptlrpc-general reconnection and replay functions, and export them
[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}