On Tue, Dec 22, 2009 at 02:23:47PM -0500, Mike Frysinger wrote: > On Tuesday 22 December 2009 08:46:14 Chet Ramey wrote: > > The first release candidate of bash-4.1 is now available with the URL > > top level Makefile.in is missing pathnames.h dependency info for > builtins/evalstring.o and builtins/eval.o.
On that note, bashhist.o did not correctly rebuild when I changed config-top.h either. I'd bet a lot of other similar relationships are not set up, since config-top.h is included through config.h rather than directly.