Hello, Thanks for the patch, and sorry for not responding earlier.
Andrew Stormont <[email protected]> writes: > diff --git a/gettext-tools/doc/Makefile.am b/gettext-tools/doc/Makefile.am > index 3768dbe..a3e1e72 100644 > --- a/gettext-tools/doc/Makefile.am > +++ b/gettext-tools/doc/Makefile.am > @@ -69,21 +69,7 @@ iso-3166.texi: ISO_3166 iso-3166.sed > mv iso-3166.tmp $(srcdir)/iso-3166.texi > > # The dependencies of stamp-vti generated by automake are incomplete. > -# So we have to duplicate the entire rule which would otherwise be generated > -# by automake. I was pondering on this part; is the above comment no longer true with the latest automake? If so, do you know which automake version fixed the issue? > po-gram-gen.h: po-gram-gen.c > +cldr-plural.h: cldr-plural.c This part looks correct. Regards, -- Daiki Ueno
