]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Fix a build failure with bison < 3.0 when cldr-plural.y is modified.
authorBruno Haible <bruno@clisp.org>
Fri, 1 May 2020 17:46:00 +0000 (19:46 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 1 May 2020 17:46:00 +0000 (19:46 +0200)
commit74a9fca389a0ece51c703be5ab36fbe8bff0b268
treeacb5be120e7e488bcadb03bd67e6d1895bae6b16
parent0a4b8188134c370421eff5cf45784628121bc7b5
build: Fix a build failure with bison < 3.0 when cldr-plural.y is modified.

* autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add bison.
* gettext-tools/configure.ac: Don't invoke AC_PROG_YACC. Instead, invoke
gl_PROG_BISON, set YACC, and invoke gl_BISON.
autogen.sh
gettext-tools/configure.ac