]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: fix various blunders in 'suffix-chain.test'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 9 Aug 2011 20:44:55 +0000 (22:44 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 9 Aug 2011 20:44:55 +0000 (22:44 +0200)
commit1f9b3058c7bb5166dd9f269f7c334797846a67cf
tree58c9371475971f8acfcacbdcfaf1c3ecb7c8703e
parentf501499a97946794fe2e5f264e2276ffe826ec07
tests: fix various blunders in 'suffix-chain.test'

* tests/suffix-chain.test: Fix various blunders that were causing
this test to fail spuriously: append to `configure.in', not to
`configure.ac'; add a `;' character after the `return' statement
in an input file; use tabs, not spaces, to indent Makefile recipes;
and use more uncommon suffixes that don't trigger built-in recipes
with FreeBSD make.
ChangeLog
tests/suffix-chain.test