CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/10/13 13:18:05

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.191
retrieving revision 1.1.1.1.2.192
diff -u -b -r1.1.1.1.2.191 -r1.1.1.1.2.192
--- ChangeLog   13 Oct 2006 12:59:16 -0000      1.1.1.1.2.191
+++ ChangeLog   13 Oct 2006 13:18:05 -0000      1.1.1.1.2.192
@@ -1,5 +1,8 @@
 2006-10-13  Eric Blake  <[EMAIL PROTECTED]>
 
+       * configure.ac (m4_pattern_forbid): Narrow the range of forbidden
+       macros, to work with recent gnulib-tool update.
+
        * src/builtin.c (m4_builtin, m4_indir): Allow transparent
        handling of defn results.
        * doc/m4.texinfo (Builtin, Indir): Add test cases.
@@ -3094,7 +3097,7 @@
 
        -----
 
-       $Revision: 1.1.1.1.2.191 $ $Date: 2006/10/13 12:59:16 $
+       $Revision: 1.1.1.1.2.192 $ $Date: 2006/10/13 13:18:05 $
 
        Local Variables:
        coding: utf-8


Reply via email to