Build folk,

I want to writing a script that loops over recent changesets, and builds JDK each time. One factor to take into account is that I will occasionally need to rerun the configure script.

Is it enough to see if (just) the generated-configure.sh has changed? Or, do I need to check if any other files may have changed as well?

-- Jon

Reply via email to