On Wed, 23 Apr 2008, Eric Blake wrote:

> >From 14ce245867b3d9321d03589f1b0f6c961ea43e73 Mon Sep 17 00:00:00 2001
> From: Eric Blake <[EMAIL PROTECTED]>
> Date: Wed, 23 Apr 2008 09:44:23 -0600
> Subject: [PATCH] Revert prior patch, by working around autoconf regression.
> 
> * tests/output.at (m4_expand): Add workaround for autoconf 2.62.
> ("Output file name: ("): Uncomment test.
> ("Output file name: )"): Likewise.
> Based on an idea from Noah Misch.

Thanks for doing that.  I committed it and the following.

Index: ChangeLog
===================================================================
RCS file: /sources/bison/bison/ChangeLog,v
retrieving revision 1.1785
diff -p -u -r1.1785 ChangeLog
--- ChangeLog   7 May 2008 02:53:15 -0000       1.1785
+++ ChangeLog   7 May 2008 02:55:26 -0000
@@ -1,3 +1,7 @@
+2008-05-06  Joel E. Denny  <[EMAIL PROTECTED]>
+
+       * THANKS: Add Eric Blake.
+
 2008-04-23  Eric Blake  <[EMAIL PROTECTED]>
 
        Revert prior patch, by working around autoconf regression.
Index: THANKS
===================================================================
RCS file: /sources/bison/bison/THANKS,v
retrieving revision 1.77
diff -p -u -r1.77 THANKS
--- THANKS      6 Feb 2008 10:24:07 -0000       1.77
+++ THANKS      7 May 2008 02:55:26 -0000
@@ -27,6 +27,7 @@ David J. MacKenzie        [EMAIL PROTECTED]
 Derek M. Jones            [EMAIL PROTECTED]
 Dick Streefland           [EMAIL PROTECTED]
 Enrico Scholz             [EMAIL PROTECTED]
+Eric Blake                [EMAIL PROTECTED]
 Evgeny Stambulchik        [EMAIL PROTECTED]
 Fabrice Bauzac            [EMAIL PROTECTED]
 Florian Krohm             [EMAIL PROTECTED]


Reply via email to