summaryrefslogtreecommitdiff
path: root/tests/auxdir8.test
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2010-12-21 01:31:50 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2010-12-21 01:31:50 +0100
commita5a1e7f88b68b4513c12d23051ca84add3c30791 (patch)
tree3ebca4e12ee32b61b88234f28eb745ff24de571f /tests/auxdir8.test
parent49ac3def6a658c77b113cca89925ed91700c61c9 (diff)
downloadautomake-a5a1e7f88b68b4513c12d23051ca84add3c30791.tar.gz
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.
Diffstat (limited to 'tests/auxdir8.test')
-rwxr-xr-xtests/auxdir8.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auxdir8.test b/tests/auxdir8.test
index 7d0c1ae40..c3e57de3f 100755
--- a/tests/auxdir8.test
+++ b/tests/auxdir8.test
@@ -38,8 +38,6 @@ END
cp Makefile.am subdir/Makefile.am
: > mkinstalldirs
-: > install-sh
-: > missing
$ACLOCAL
$AUTOMAKE