Currently the scripts always pause after the configure script in case it has some output about dependencies and checks near the end that you want to verify. This doesn't make sense for everything.
add an option to just disable
elide the pause for things that have no config output to practically verify:
binutils
gcc
bash-2
gawk
patch
make-3.82
freetype
sed
zlib
grep-2.5.4
Currently the scripts always pause after the configure script in case it has some output about dependencies and checks near the end that you want to verify. This doesn't make sense for everything.