summaryrefslogtreecommitdiff
path: root/tests/acloca18.test
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-01-06 14:51:55 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-01-06 14:52:10 +0100
commit741a0a1e94ce855fcd2109d5557a924e792b9320 (patch)
treef65d7da96292325f8325bc461d40fbb604796ff2 /tests/acloca18.test
parent92f688d82f4562bf27948b4bd3780a3b18eee8cf (diff)
downloadautomake-741a0a1e94ce855fcd2109d5557a924e792b9320.tar.gz
fixup: previous commit v1.11-627-g1e0aedc
* tests/acloca18.test: Do not remove an aclocal.m4 file that is needed by a later autoconf invocation.
Diffstat (limited to 'tests/acloca18.test')
-rwxr-xr-xtests/acloca18.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/acloca18.test b/tests/acloca18.test
index 589f0f2d3..7c9730125 100755
--- a/tests/acloca18.test
+++ b/tests/acloca18.test
@@ -72,7 +72,9 @@ $AUTOCONF
grep macro12 foo
grep macro23 foo
+cp -f aclocal.m4 aclocal-m4.sav
clean_stale
+mv -f aclocal-m4.sav aclocal.m4
$ACLOCAL -I 4 -I 1 -I 2 -I 3 --install --dry-run
$AUTOCONF
./configure