CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 06/10/27 21:10:15
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.440
retrieving revision 1.441
diff -u -b -r1.440 -r1.441
--- ChangeLog 27 Oct 2006 17:03:51 -0000 1.440
+++ ChangeLog 27 Oct 2006 21:10:15 -0000 1.441
@@ -1,5 +1,10 @@
2006-10-27 Eric Blake <[EMAIL PROTECTED]>
+ * bootstrap (gnulib): No longer a need to patch after gnulib-tool
+ --update.
+ * configure.ac (AM_GNU_GETTEXT_VERSION): Bump requirement to
+ 0.16, since 0.15 is incompatible with our automake requirement.
+
* m4/macro.c (expand_argument): Fix missing initialization.
* m4/m4private.h (struct m4_symbol_value): Store entire
m4_builtin, not just the func.
@@ -8129,7 +8134,7 @@
-----
- $Revision: 1.440 $ $Date: 2006/10/27 17:03:51 $
+ $Revision: 1.441 $ $Date: 2006/10/27 21:10:15 $
Local Variables:
coding: utf-8