]> git.ipfire.org Git - thirdparty/gettext.git/commit
Avoid build failures caused by parallel make.
authorBruno Haible <bruno@clisp.org>
Tue, 2 Jan 2018 20:57:12 +0000 (21:57 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 2 Jan 2018 20:57:12 +0000 (21:57 +0100)
commitde019b57b6541fd02a51d63fa2458f9d573092aa
treed020f5c85320c5c9ed2871d8e8ad30e19501782e
parentd527cb6e70d82d109c08c331238e63dfa9c36a77
Avoid build failures caused by parallel make.

Reported by Andrew Stormont <andyjstormont@gmail.com>
at <https://savannah.gnu.org/bugs/?48412>.

* gettext-tools/doc/Makefile.am (GNUMAKEFLAGS): New variable.
* gettext-tools/src/Makefile.am (cldr-plural.h): Add dependency.
gettext-tools/doc/Makefile.am
gettext-tools/src/Makefile.am