]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] header vars: remove few old redundant variables
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 27 Jul 2012 08:11:48 +0000 (10:11 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 27 Jul 2012 08:16:13 +0000 (10:16 +0200)
commit02461fa1e05201f1acbf811fc793da2eaf27b8d6
tree6c535d82047f2f5806bba927b45e7b2662980c8a
parent94bde9aab7efff7650222e317ef97295c8cfcaed
[ng] header vars: remove few old redundant variables

* lib/am/header-vars.am (target_triplet, host_triplet, build_triplet):
Remove these, redundant because aliases respectively for the variables
$(target), $(host) and $(build).  See also:
<http://lists.gnu.org/archive/html/automake/2012-07/msg00058.html>
* lib/am/dejagnu.am: Adjust.
* NG-NEWS: Update.
* doc/automake-ng.texi: Adjust.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
NG-NEWS
doc/automake-ng.texi
lib/am/dejagnu.am
lib/am/header-vars.am