]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix build failure with bison 3.7. Revisit bison Makefile rules.
authorBruno Haible <bruno@clisp.org>
Sat, 1 Aug 2020 15:25:10 +0000 (17:25 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 11 Sep 2022 10:02:33 +0000 (12:02 +0200)
commit934ef444c53fd745798ff8402da7ef8b39464bab
tree06dfe39431a09ac385163dc38e1267f94891b929
parent61ee0c99766c4a8b4ca9e184f9d5981a34883840
Fix build failure with bison 3.7. Revisit bison Makefile rules.

* gettext-runtime/intl/Makefile.am ($(srcdir)/plural.c): Keep and distribute the
plural.h file. Don't use --output option.
* gettext-tools/src/Makefile.am (YACC): Removed unused variable.
(po-gram-gen.c, po-gram-gen.h): Correct the #line statements in the generated
files.
(po-gram-gen2.h): Likewise.
(cldr-plural.c, cldr-plural.h): Likewise.
.gitignore
gettext-runtime/intl/Makefile.am
gettext-tools/src/Makefile.am