changeset 343 | 9430ba1a19f3 |
parent 342 | cdf0cf26347b |
child 1142 | c7376efecdb5 |
--- a/autogen.sh Sat Apr 13 14:40:13 2002 +0000 +++ b/autogen.sh Sat Apr 13 14:44:33 2002 +0000 @@ -11,7 +11,7 @@ aclocal automake --foreign --include-deps --add-missing --copy autoconf -(cd test; aclocal; automake --foreign --include-deps; autoconf) +(cd test; aclocal; automake --foreign --include-deps --add-missing --copy; autoconf) # Run configure for this platform #./configure $*