mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-27 01:44:30 +00:00
Reported by Petr Ovtchenkov <ptr@void-ptr.info> in <https://lists.gnu.org/archive/html/bug-gnulib/2020-04/msg00000.html>. Helped by Paul Smith. * gettext-runtime/po/Makefile.in.in (.po.gmo): Write dependency on the POT file as a target rule, since inference rules don't support prerequisites. * gettext-tools/examples/hello-*/po/Makefile.am: Likewise, also for the .po.qm rule. * NEWS: Mention the fix.