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 subd
9 14:29:19 -0500
Subject: [PATCH] link-warning, arg-nonnull: fix Makefile.am target
* modules/arg-nonnull (Makefile.am): Qualify the target file
name with the correct directory by using the file name's shell
variable.
* modules/link-warning (Makefile.am): Likewise.
---
ChangeLog|