Whamcloud - gitweb
smash the HEAD with the contents of b_cmd. HEAD_PRE_CMD_SMASH and
[fs/lustre-release.git] / lustre / autogen.sh
index 9accad4..be0d42d 100644 (file)
@@ -1,6 +1,5 @@
 #!/bin/sh
 
-find . -type d -name .deps | xargs rm -rf
 aclocal &&
-automake --add-missing &&
+${AUTOMAKE:-automake} --add-missing &&
 ${AUTOCONF:-autoconf}