This simple patch series introduces a new section in the maintainer-specific makefile, with recipes to test the build system of some well-known GNU packages with the current development version of Automake. Not the cleanest way to do so admittedly, but good enough for the moment. We'll revisit the matter after the 1.13.2 release (which we now hope will happen soon).
Stefano Lattarini (3): build: tiny reduction in code duplication build: preparatory refactoring maint: targets and recipes to simplify testing on real-world packages Makefile.am | 33 ++++++++++++--------- maint.mk | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 114 insertions(+), 16 deletions(-) -- 1.8.3.rc0.19.g7e6a0cc