From 6f629af81ac139ebb02647492ab0ba2aba1c6385 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sat, 4 Aug 2001 15:19:57 +0000 Subject: [PATCH] Remove accidental additions. Reported by Nicolas Joly. --- ChangeLog | 15 --------------- tests/m4sugar.at | 8 -------- 2 files changed, 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 - - * 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 * 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]])