author | Sam Lantinga <slouken@libsdl.org> |
Sat, 13 Apr 2002 14:40:13 +0000 | |
changeset 342 | cdf0cf26347b |
parent 341 | 6ca967a46bf1 |
child 343 | 9430ba1a19f3 |
autogen.sh | file | annotate | diff | comparison | revisions |
--- a/autogen.sh Thu Apr 11 21:09:24 2002 +0000 +++ b/autogen.sh Sat Apr 13 14:40:13 2002 +0000 @@ -9,7 +9,7 @@ # Regenerate configuration files aclocal -automake --foreign --include-deps +automake --foreign --include-deps --add-missing --copy autoconf (cd test; aclocal; automake --foreign --include-deps; autoconf)