On Tue, 15 Dec 2009, Joel E. Denny wrote: > Recent gnulib changes break the build of Bison's master branch, where we > have a single top-level Makefile.am that includes local.mk from each > subdirectory. There's no problem on Bison's branch-2.5, where we still > have a Makefile.am in each subdirectory.
Never mind. This discrepancy appears to be due to a hack on our end. > Make complains that it cannot find lib/link-warning.h and > lib/arg-nonnull.h. Actually, it can't find their make file targets. The > following patch fixes this for Bison's master and does not break > branch-2.5. Forget that one. Sorry for the noise.
