From 0b8175239b0a234916e8ad2d81aef21bd5361c61 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 3 Dec 2002 08:34:30 +0000 Subject: [PATCH] Install Martin Frydl's patch from . --- ChangeLog | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9720f5d79..e8a3ee04c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,11 +6,6 @@ * doc/fdl.texi: Upgrade to FDL version 1.2. - * bin/autom4te.in (handle_traces): [^ *\(.*\) *$] -> - [^ *\(.*[^ ]\)? *]. The old regular expression was obviously wrong, - and it blunders into a GNU m4 bug as noted by Martin Frydl in - . - * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Use the function f nontrivially in main's body, so that f's external declaration is not optimized away in AIX. This should fix the bug reported by @@ -33,6 +28,12 @@ (standards.texi-url_prefix, make-stds.texi-url_prefix): Use it, as the location has moved. +2002-12-02 Martin Frydl + + * bin/autom4te.in (at_flatten): rewritten to avoid M4 problem when + \(.*\) match is too long and there is something more to be checked. + + 2002-11-15 Akim Demaille Version 2.56. -- 2.47.3