Remove accidental additions.

Reported by Nicolas Joly.
This commit is contained in:
Akim Demaille 2001-08-04 15:19:57 +00:00
parent 242c59ed60
commit 6f629af81a
2 changed files with 0 additions and 23 deletions

View File

@ -121,21 +121,6 @@
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.

View File

@ -94,14 +94,6 @@ AT_CLEANUP
## -------------- ##
## m4_text_wrap. ##
## -------------- ##
# -*- Autoconf -*-
AT_BANNER([M4sugar.])
## -------------- ##
## m4_text_wrap. ##
## -------------- ##
AT_SETUP([[m4_text_wrap]])