changeset 342 | cdf0cf26347b |
parent 0 | 74212992fb08 |
child 343 | 9430ba1a19f3 |
--- 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)