# HG changeset patch # User Sam Lantinga # Date 1018708813 0 # Node ID cdf0cf26347b55548f88f6b8af7ce0b91a2ce7e3 # Parent 6ca967a46bf1511735835eafbf1d7870cdfa6044 *** empty log message *** diff -r 6ca967a46bf1 -r cdf0cf26347b autogen.sh --- 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)