summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index aa4d9e78..947e56d6 100755
--- a/bootstrap
+++ b/bootstrap
@@ -56,7 +56,7 @@ fi
aclocal -I m4
autoheader -f
-automake -f -c -a --gnits 2>&1 | sed -e "/install/d"
+automake -f -a 2>&1 | sed -e "/install/d"
autoconf -f
cat << EOF