]> git.ipfire.org Git - thirdparty/gettext.git/commit
po: Make $(POFILES) target more robust.
authorBruno Haible <bruno@clisp.org>
Tue, 23 Oct 2018 22:19:53 +0000 (00:19 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Oct 2018 22:19:53 +0000 (00:19 +0200)
commitbaaa811eb3800150ad0bbe9d09ae279bc85f1e1a
tree57f3846aeac420d21520871f00c8cb02d3525c19
parent5124b65a4275540a81b74f0af15835a7a8cb7ce4
po: Make $(POFILES) target more robust.

It was introduced on 2014-05-01.

* gettext-runtime/po/Makefile.in.in ($(POFILES)): Create POT file also when the
PO file does not yet exist. Fail if creation of the POT file fails.
gettext-runtime/po/Makefile.in.in