On Sun, May 31, 2015, at 20:59, Karl Berry wrote: > > I will report to bug-gettext about the lack of updating a .gmo file > when its parent .po file has changed in the current Makefile.in.in. > > I can't prove it right now, but I suspect the problem was that Texinfo's > po/Makevars was not in sync with the current Makevars.template. In > particular, PO_DEPENDS_ON_POT and DIST_DEPENDS_ON_UPDATE_PO were not set. > Just updated.
No, that's not it. Those variables default to "yes" when they are not set; they only have a decoupling effect when they are set to "no". The GNO files not depending on the PO files is by design, says the maintainer of gettext. But I think that is wrong, so I'll have to find a way to make that dependency without creating any colateral ones. Benno -- http://www.fastmail.com - A fast, anti-spam email service.
