automake-patches
[Top][All Lists]
Advanced

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

[PATCH 0/2] Stop supporting "%KEY?iftrue:iffalse%" transforms


From: Stefano Lattarini
Subject: [PATCH 0/2] Stop supporting "%KEY?iftrue:iffalse%" transforms
Date: Fri, 15 Jun 2012 00:06:29 +0200

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




reply via email to

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