>>> Andrew Haley <aph@cambridge.redhat.com> 24-Jul-01 1:14:56 PM >>>
Doing a "make bootstrap" and a "make" sounds
kinda excessive to me.
For test builds I just do a "make" and a "make install".
Does that work when the autoconf/make stuff has changed?
ie: can I do:
cvs update -d
configure ...
make
make install
And have everything work correctly?
Nic