-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to Eric Blake on 7/17/2006 11:55 AM:
> Hmm. 0.14.5 comes with ulonglong.m4 serial 4, rather than serial 3; it was
> new
> enough that at least bootstrap completed (even though we are still missing
> the
> fix for autoconf 2.60 present in serial 5 - the worst there is that we
> compile
> stuff from gnulib that is technically not needed because serial 4 made the
> wrong choice, which is a better bug than not building at all). So I'm
> checking
> this in as an improvement. Expect further patches once gettext 0.15 and/or
> autoconf 2.61 are released:
gettext 0.15 is out, this patch moves CVS m4 to require it. It reduces
the number of macros that conflict between gnulib-tool and autopoint.
2006-08-09 Eric Blake <[EMAIL PROTECTED]>
* configure.ac (AM_GNU_GETTEXT, AM_GNU_GETTEXT_VERSION): Require
newer gettext 0.15.
- --
Life is short - so eat dessert first!
Eric Blake [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFE2d/484KuGfSFAYARAkB/AJ9XFFO2sRM6PZWl//T1FXeRlx9xqwCgki1B
14h3Bv7+NeINztLRagQjdN8=
=n+BB
-----END PGP SIGNATURE-----
Index: configure.ac
===================================================================
RCS file: /sources/m4/m4/configure.ac,v
retrieving revision 1.51
diff -u -p -r1.51 configure.ac
--- configure.ac 27 Jul 2006 22:34:55 -0000 1.51
+++ configure.ac 9 Aug 2006 13:09:58 -0000
@@ -132,8 +132,8 @@ esac
## ---------------- ##
## Gettext support. ##
## ---------------- ##
-AM_GNU_GETTEXT([external], [need-ngettext])
-AM_GNU_GETTEXT_VERSION([0.14.5])
+AM_GNU_GETTEXT([external], [need-formatstring-macros])
+AM_GNU_GETTEXT_VERSION([0.15])
M4_GNU_GETTEXT
_______________________________________________
M4-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/m4-patches