Re: [PATCH] link-warning, arg-nonnull: fix Makefile.am target

2009-12-15 Thread Joel E. Denny
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

[PATCH] link-warning, arg-nonnull: fix Makefile.am target

2009-12-15 Thread Joel E. Denny
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|