* Bob Friesenhahn wrote on Thu, Dec 29, 2005 at 06:35:27PM CET: > On Thu, 29 Dec 2005, Ralf Wildenhues wrote: > >>It seems likely that 'make' after configure was not sufficient to > >>regenerate some files. I did a 'make clean' and re-configured and now > >>the correct file is being used. > > > >Ahh, thanks! Would this be a suitable and sufficient fix? > > I don't know if it fixes all woes, but it looks like it would > certainly help fix this particular malady. Please apply.
Done, thanks. AFAICS all other uses of $(edit) either already do or should not depend on config.status. Cheers, Ralf > > * Makefile.am (libtoolize): Also depend on `config.status'. > > (tests/atconfig): Normalize path, for non-GNU make. > > Reported by Bob Friesenhahn <[EMAIL PROTECTED]>.
