summaryrefslogtreecommitdiff
path: root/t/remake-renamed-m4-macro-and-file.sh
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2013-01-08 21:52:07 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2013-01-08 21:52:07 +0100
commit8971d23fb05a19fcb75a7b8c4c66cf402b1037a4 (patch)
tree1dfbd5e3c831f18fdc6f91cbf7ad734ca86b8e3b /t/remake-renamed-m4-macro-and-file.sh
parentc328a53e07d3c5158e2b6458be8d0284e042c7e5 (diff)
downloadautomake-8971d23fb05a19fcb75a7b8c4c66cf402b1037a4.tar.gz
tests: adjust stale references to old test names
* t/remake-renamed-m4-macro-and-file.sh: Adjust to reflect to old "acloca22 -> t/aclocal-deleted-header.sh" test rename. * t/aclocal-pr450.sh (configure.ac): Use '$me' in the AC_INIT call, instead of hard-coding the old name of this test, i.e., "acloca19". Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 't/remake-renamed-m4-macro-and-file.sh')
-rwxr-xr-xt/remake-renamed-m4-macro-and-file.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/remake-renamed-m4-macro-and-file.sh b/t/remake-renamed-m4-macro-and-file.sh
index 68d188352..9cd3bc995 100755
--- a/t/remake-renamed-m4-macro-and-file.sh
+++ b/t/remake-renamed-m4-macro-and-file.sh
@@ -16,7 +16,7 @@
# Test remake rules when an m4 file gets renamed and *simultaneously*
# an m4 macro in it gets renamed. Kudos to Bruno Haible for thinking
-# about this situation. See also related test 'acloca22.sh'.
+# about this situation. See also related test 'aclocal-deleted-header.sh'.
. test-init.sh