]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Remove accidental additions.
authorAkim Demaille <akim@epita.fr>
Sat, 4 Aug 2001 15:19:57 +0000 (15:19 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 4 Aug 2001 15:19:57 +0000 (15:19 +0000)
Reported by Nicolas Joly.

ChangeLog
tests/m4sugar.at

index 0c9afc5ceafeb1dc63541d3c5abc415f5041e374..d070643cc5ca4259fa607616276f82d540b8b390 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        autoconf's stderr, as it is now deterministic.
        Check that `dnl' is caught.
 
-2001-08-03  Akim Demaille  <akim@epita.fr>
-
-       * lib/m4sugar/m4sugar.m4 (m4_init): Also forbid `_m4_*' tokens.
-       (m4_divert_pop): Dump the whole diversion stack when a diversion
-       mismatch happens.
-       * bin/autom4te.in (&handle_output): Remember of the first
-       occurrence of a possibly undefined macro, not the last.
-       Complain about the possibly undefined macros in the same order as
-       the appear in the output.
-       * lib/autoconf/Makefile.am (autoconf.m4f): List its dependencies.
-       * tests/tools.at (autoconf: forbidden tokens, basic)
-       (autoconf: forbidden tokens, exceptions): No longer sort
-       autoconf's stderr, as it is now deterministic.
-       Check that `dnl' is caught.
-
 2001-08-01  Akim Demaille  <akim@epita.fr>
 
        * configure.ac: Bump to 2.52c.
index 17c4f98a0554d5569333967c381e304c67c75f33..ad83d5edec38ee7c600afce1d8e283e490f48b03 100644 (file)
@@ -94,14 +94,6 @@ AT_CLEANUP
 ## -------------- ##
 ## m4_text_wrap.  ##
 ## -------------- ##
-#                                                      -*- Autoconf -*-
-
-AT_BANNER([M4sugar.])
-
-## -------------- ##
-## m4_text_wrap.  ##
-## -------------- ##
-
 
 AT_SETUP([[m4_text_wrap]])