]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: No more need to rebuild a Makefile after POTFILES.in or LINGUAS changed.
authorBruno Haible <bruno@clisp.org>
Fri, 6 Dec 2024 22:25:01 +0000 (23:25 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 7 Dec 2024 04:49:45 +0000 (05:49 +0100)
commit165d7d49bd453b045db40f92394f67ee61da86e4
treea7649656fc66fe987829710a94fe135d6f979bc8
parent1e3ae8b251a6f861ab6ea85659d4321585adfbed
build: No more need to rebuild a Makefile after POTFILES.in or LINGUAS changed.

* gettext-runtime/m4/po.m4 (AM_PO_SUBDIRS): Don't set or substitute
POMAKEFILEDEPS.
(AM_POSTPROCESS_PO_MAKEFILE): Remove dependency from Makefile on LINGUAS.
* gettext-runtime/po/Makefile.in.in (Makefile): Remove dependency on
@POMAKEFILEDEPS@.
gettext-runtime/m4/po.m4
gettext-runtime/po/Makefile.in.in