changeset 1380 | d94b080ff6ce |
parent 1376 | 4a47f20705eb |
child 1563 | b054590b967a |
--- a/autogen.sh Sun Feb 19 23:46:34 2006 +0000 +++ b/autogen.sh Mon Feb 20 02:09:49 2006 +0000 @@ -6,8 +6,7 @@ # Regenerate configuration files cp acinclude.m4 aclocal.m4 autoconf -# FIXME -#(cd test; aclocal; autoconf) +(cd test; sh autogen.sh) # Run configure for this platform echo "Now you are ready to run ./configure"