fixup: previous commit v1.11-627-g1e0aedc
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 6 Jan 2012 13:51:55 +0000 (14:51 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 6 Jan 2012 13:52:10 +0000 (14:52 +0100)
* tests/acloca18.test: Do not remove an aclocal.m4 file that is
needed by a later autoconf invocation.

tests/acloca18.test

index 589f0f2..7c97301 100755 (executable)
@@ -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