On Wed, Mar 03, 2004 at 10:53:21AM -0800, Wayne Davison wrote: > I noticed that someone removed the stamp-h idiom from the Makefile > recently. I'm attaching a better patch for Makefile.in. The old rules had config.h and config.modules intertwined, and this one breaks them apart so that config.h doesn't get rebuilt when it doesn't need to be. Q: Does "config.modules" need to depend on config.h.in? ..wayne..