mirror of
git://git.sv.gnu.org/autoconf
synced 2025-04-06 15:10:23 +08:00
Remove accidental additions.
Reported by Nicolas Joly.
This commit is contained in:
parent
242c59ed60
commit
6f629af81a
15
ChangeLog
15
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.
|
||||
|
@ -94,14 +94,6 @@ AT_CLEANUP
|
||||
## -------------- ##
|
||||
## m4_text_wrap. ##
|
||||
## -------------- ##
|
||||
# -*- Autoconf -*-
|
||||
|
||||
AT_BANNER([M4sugar.])
|
||||
|
||||
## -------------- ##
|
||||
## m4_text_wrap. ##
|
||||
## -------------- ##
|
||||
|
||||
|
||||
AT_SETUP([[m4_text_wrap]])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user