automake-ng
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Automake-NG] [PATCH v2 0/2] dist: add back support for obsolete dist-*


From: Paolo Bonzini
Subject: [Automake-NG] [PATCH v2 0/2] dist: add back support for obsolete dist-* options
Date: Wed, 22 Aug 2012 12:44:40 +0200

Hi Stefano,

these patches add back support for obsolete dist-* options, by parsing
the AUTOMAKE_OPTIONS variable and distilling AM_DIST_FORMATS out of it.

The first two patches are required for this.  They provide a merger of
configure.ac and Makefile.am options in the Makefile.in's AUTOMAKE_OPTIONS.
They could be suited for Automake mainline too, though the use case is
specific to Automake-NG.

Paolo Bonzini (2):
  var: format all options in the Makefile.in output
  dist: add back support for obsolete dist-* options

 NG-NEWS                 |  2 +-
 automake.in             |  1 +
 lib/Automake/Options.pm | 51 ++++++++++++++++++++++++++++++++++-----
 lib/am/distcheck.mk     |  4 +++-
 t/dist-obsolete-opts.sh | 24 ++++++++++++-------
 t/option-out.sh         | 63 +++++++++++++++++++++++++++++++++++++++++++++++++
 6 file modificati, 128 inserzioni(+), 17 rimozioni(-)
 create mode 100755 t/option-out.sh

-- 
1.7.11.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]