On Monday 17 October 2011, Stefano Lattarini wrote:
> On Sunday 09 October 2011, Stefano Lattarini wrote:
> > This patch series is meant to fix Automake bugs 9546 and 9651.
> >
> > Stefano Lattarini (8):
> > dist: auxiliary files can be distributed from subdir Makefiles
> > dist: simplify automake code accordingly to the previous changes
> > dist: truly always distribute files in AC_REQUIRE_AUX_FILE
> > refactor: rename a subroutine to a more proper name
> > dist: separate auxiliary file instantiation from DIST_COMMON update
> > automake: refactor, break up 'require_file_internal'
> > threaded-am: better serialization for required config files
> > tests: fix spurious failure with Solaris /bin/sh
> >
> I've also pushed the attached fix-up patch to the `dist-refactor'
> branch. I will give another couple of days for objections and
> reviews before merging into the `test-protocols' branch.
>
Merged and pushed:
Merge branch 'dist-refactor' into test-protocols
* dist-refactor:
cosmetics: remove obsolete comment
tests: fix spurious failure with Solaris /bin/sh
threaded-am: better serialization for required config files
automake: refactor, break up 'require_file_internal'
dist: separate auxiliary file instantiation from DIST_COMMON update
refactor: rename a subroutine to a more proper name
dist: truly always distribute files in AC_REQUIRE_AUX_FILE
dist: simplify automake code accordingly to the previous changes
dist: auxiliary files can be distributed from subdir Makefiles
Regards,
Stefano