add --copy

This commit is contained in:
Dana Jansens 2002-12-11 17:26:28 +00:00
parent dd3decc319
commit 9e971aa6f1

View file

@ -8,7 +8,7 @@ sh libtoolize --copy --force --automake
sh aclocal sh aclocal
sh autoheader sh autoheader
sh autoconf sh autoconf
sh automake --foreign --include-deps --add-missing sh automake --foreign --include-deps --add-missing --copy
echo echo
echo You are now ready to run ./configure echo You are now ready to run ./configure