summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 3223b6fc..c17476e6 100755
--- a/bootstrap
+++ b/bootstrap
@@ -8,7 +8,7 @@ sh libtoolize --copy --force --automake
sh aclocal
sh autoheader
sh autoconf
-sh automake --foreign --include-deps --add-missing
+sh automake --foreign --include-deps --add-missing --copy
echo
echo You are now ready to run ./configure