]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* tests/tools.at (autoconf: forbidden tokens, basic)
authorAkim Demaille <akim@epita.fr>
Fri, 7 Jun 2002 11:20:19 +0000 (11:20 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 7 Jun 2002 11:20:19 +0000 (11:20 +0000)
(autoconf: forbidden tokens, exceptions): Adjust to the change of
words in autom4te.in.

ChangeLog
tests/tools.at

index 8a9cdb01ce22697b8329ee49e7aa7cb3437755dd..a12ffed26a67549168996dc0b3140e4554ac5a0f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-07  Akim Demaille  <akim@epita.fr>
+
+       * tests/tools.at (autoconf: forbidden tokens, basic)
+       (autoconf: forbidden tokens, exceptions): Adjust to the change of
+       words in autom4te.in.
+
 2002-06-07  Peter Eisentraut  <peter_e@gmx.net>
 
        * lib/autoconf/c.m4 (AC_LANG_PROGRAM(C)): Use
index 39f4a0f7d8f8ca3cffa5d049a1a91fa26e61d4db..c875458dfdd575bea68e09a41561c526219aca45 100644 (file)
@@ -252,6 +252,8 @@ _AS_BAR
 
 AT_DATA_M4SH([experr],
 [[configure.ac:2: error: possibly undefined macro: m4_foo
+      If this token and others are legitimate, please use m4_pattern_allow.
+      See the Autoconf documentation.
 configure.ac:3: error: possibly undefined macro: _m4_bar
 configure.ac:4: error: possibly undefined macro: AS_FOO
 configure.ac:5: error: possibly undefined macro: _AS_BAR
@@ -291,6 +293,8 @@ It would be very bad if Autoconf forgot to expand [AS_]INIT!
 
 AT_DATA_M4SH([experr],
 [[configure.ac:1: error: possibly undefined macro: AS_INIT
+      If this token and others are legitimate, please use m4_pattern_allow.
+      See the Autoconf documentation.
 configure.ac:7: error: possibly undefined macro: AS_ALLOWED_NOT
 configure.ac:10: error: possibly undefined macro: FORBIDDEN
 configure.ac:14: error: possibly undefined macro: AS_THIS_IS_INVALID