autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: testsuite typo


From: Eric Blake
Subject: FYI: testsuite typo
Date: Tue, 6 Jun 2006 14:51:34 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

This bugged me, when running the 2.59e testsuite to regression-test CVS m4 
(soon to be released as m4 1.4.5).  Committed as obvious.

2006-06-06  Eric Blake  <address@hidden>

        * tests/tools.at (automatically allowed tokens): Fix typo.

Index: tests/tools.at
===================================================================
RCS file: /sources/autoconf/autoconf/tests/tools.at,v
retrieving revision 1.87
diff -u -r1.87 tools.at
--- tests/tools.at      5 Jun 2006 08:18:33 -0000       1.87
+++ tests/tools.at      6 Jun 2006 14:40:06 -0000
@@ -307,7 +307,7 @@
 
 # autoconf: automatically allowed tokens
 # --------------------------------------
-AT_SETUP([autoconf: automatically alowed tokens])
+AT_SETUP([autoconf: automatically allowed tokens])
 
 AT_DATA_M4SH([configure.ac],
 [[AC_INIT






reply via email to

[Prev in Thread] Current Thread [Next in Thread]