]> git.ipfire.org Git - thirdparty/automake.git/commit
Fix spurious failures in tests on AC_CONFIG_AUX_DIR.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 21 Dec 2010 00:31:50 +0000 (01:31 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 21 Dec 2010 00:31:50 +0000 (01:31 +0100)
commita5a1e7f88b68b4513c12d23051ca84add3c30791
tree3ebca4e12ee32b61b88234f28eb745ff24de571f
parent49ac3def6a658c77b113cca89925ed91700c61c9
Fix spurious failures in tests on AC_CONFIG_AUX_DIR.

* tests/auxdir7.test: Do not try to needlessly overwrite the files
`install-sh' and `missing'.  This avoid spurious failures in "make
distcheck", when those files might be copied as read-only from the
`lib' directory.
* tests/auxdir8.test: Likewise.
ChangeLog
tests/auxdir7.test
tests/auxdir8.test