These changes are actually only required by Automake-NG, but I'd rather apply them to mainline Automake as well, first to minimize the divergence between the mainstream and NG codebases, and second because I've become convinced this changes actually ipmrove the readability and clarity of the (few lines of) code they touch.
So, OK for master? I will apply soon if there is no objection. Regards, Stefano -*-*-*- Stefano Lattarini (2): am: stop using "%KEY:iffalse?iftrue%" transforms automake: stop supporting "%KEY?iftrue:iffalse%" transforms automake.in | 8 -------- lib/am/data.am | 3 ++- lib/am/libs.am | 6 ++++-- lib/am/lisp.am | 12 +++++++++--- lib/am/ltlib.am | 9 +++++++-- lib/am/progs.am | 16 +++++++++++----- lib/am/python.am | 3 ++- lib/am/scripts.am | 3 ++- 8 files changed, 37 insertions(+), 23 deletions(-) -- 1.7.9.5