From 0de08d418feccc0d0f16a215c4ac3fb05e356198 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 31 Jul 2008 01:41:20 +0000 Subject: s/silly/underquoted definition/ --- tests/testcurl.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/testcurl.pl b/tests/testcurl.pl index 2c0d547e5..ece15e8b7 100755 --- a/tests/testcurl.pl +++ b/tests/testcurl.pl @@ -391,7 +391,7 @@ if ($CVS) { unlink "autom4te.cache"; # generate the build files - logit "invoke buildconf, but filter off the silly aclocal warnings"; + logit "invoke buildconf, but filter off aclocal underquoted definition warnings"; open(F, "./buildconf 2>&1 |") or die; open(LOG, ">$buildlog") or die; while () { -- cgit v1.2.3