]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] cleanup: remove a workaround only needed by Solaris make
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 20 May 2012 08:32:53 +0000 (10:32 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 20 May 2012 09:26:38 +0000 (11:26 +0200)
commit6e6c5a28e7a762dd28954650641f8df908fdf4a7
treee455afd0465046e2c4c290a5e745cde930ba821b
parent98087ff4f5b29b38d7344ad350f816f5272ddcd9
[ng] cleanup: remove a workaround only needed by Solaris make

The workaround was introduced in commit 'v1.11-257-g20fb9ce' of
2010-05-14, "Work around a bug in file-inclusion mechanism of
Solaris make".

* automake.in (handle_single_transform): When calculating the name
of the dependency file, don't bother collapsing multiple slash
characters into a single one.
* t/subobj11a.sh: Adjust comments.  Prefer calling "fatal_ MSG" over
"echo MSG >&2; Exit 1" for hard errors.
* t/subobj11c.sh: Remove as obsolete.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
automake.in
t/subobj11a.sh
t/subobj11c.sh [deleted file]