summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index f3de338c..ed12d05a 100755
--- a/bootstrap
+++ b/bootstrap
@@ -6,8 +6,8 @@ sh() {
sh aclocal
sh autoheader
-sh autoconf
sh automake --foreign --include-deps --add-missing
+sh autoconf
echo
echo You are now ready to run ./configure