Am I wrong in thinking that running "build/<target>/config.status --recheck" should alleviate the "you need to re-run configure" condition that happens when you pull in new sources? I think it needs to touch some config files if they are unchanged or whatever test is blocking the build needs to consider that it may have been re-run and nothing changed. -DrD-