From cbc0fc858b4acbc7116fa52c955e2d73f65ffabd Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Mon, 13 Aug 2012 12:10:46 +0200 Subject: cosmetics: fix typos and references in comments * lib/am/check.am: Here. * doc/automake.texi: And here. * t/*.sh: And in several of these tests. Signed-off-by: Stefano Lattarini --- t/nobase-libtool.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 't/nobase-libtool.sh') diff --git a/t/nobase-libtool.sh b/t/nobase-libtool.sh index 2a6bc2a9e..4a6660176 100755 --- a/t/nobase-libtool.sh +++ b/t/nobase-libtool.sh @@ -15,8 +15,8 @@ # along with this program. If not, see . # Make sure nobase_* works for libtool libraries and programs as well. -# This is just the libtool equivalent of nobase.test, split -# up for greater exposure of nobase.test. +# This is just the libtool equivalent of 'nobase.sh', split up to allow +# greater exposure of that test. required='cc libtoolize' . ./defs || exit 1 -- cgit v1.2.1