summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkim Demaille <akim@epita.fr>2001-08-04 15:19:57 +0000
committerAkim Demaille <akim@epita.fr>2001-08-04 15:19:57 +0000
commit6f629af81ac139ebb02647492ab0ba2aba1c6385 (patch)
treec4dbe7d1a4a04a1ac132aff730024efd12f311b0
parent242c59ed606ed35ece272e2a54bdf47e251da80f (diff)
downloadautoconf-6f629af81ac139ebb02647492ab0ba2aba1c6385.tar.gz
Remove accidental additions.
Reported by Nicolas Joly.
-rw-r--r--ChangeLog15
-rw-r--r--tests/m4sugar.at8
2 files changed, 0 insertions, 23 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c9afc5c..d070643c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/tests/m4sugar.at b/tests/m4sugar.at
index 17c4f98a..ad83d5ed 100644
--- a/tests/m4sugar.at
+++ b/tests/m4sugar.at
@@ -94,14 +94,6 @@ AT_CLEANUP
## -------------- ##
## m4_text_wrap. ##
## -------------- ##
-# -*- Autoconf -*-
-
-AT_BANNER([M4sugar.])
-
-## -------------- ##
-## m4_text_wrap. ##
-## -------------- ##
-
AT_SETUP([[m4_text_wrap]])