]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] general: some new internal macros and functions
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 3 May 2012 16:34:09 +0000 (18:34 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 3 May 2012 19:01:18 +0000 (21:01 +0200)
commit112d08a3756cbaf10c9a662092e100a0c9245f71
tree498215d3ad2c873c6649476dbb1a9b1b03397493
parentef009b57dddc63649988f86c218235f345123b11
[ng] general: some new internal macros and functions

These will be useful in future changes and refactorings.

* lib/am/header-vars.am (am__empty, am__lastword, am__firstword,
am__strip_lastword, am__strip_firstword, am__uniq): New functions
and macros.
(am__make_dryrun): Fix a typo in the comments for this variable
since we are at it.
* t/internals.tap: New test.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
lib/am/header-vars.am
t/internals.tap [new file with mode: 0755]