]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Fix parallel build from git checkout
authorDaiki Ueno <ueno@gnu.org>
Fri, 23 Jan 2015 02:22:47 +0000 (11:22 +0900)
committerDaiki Ueno <ueno@gnu.org>
Fri, 23 Jan 2015 02:23:36 +0000 (11:23 +0900)
commitbb99ce9704fbad1829b8dd2b64e62c3896386f30
tree170b7312a6ac9fa77499e02bea14395789f20d2d
parentfe642a4949a84e01369f322ac08dc77a86ef22d0
build: Fix parallel build from git checkout

Since po-gram-gen2.h depends on po-gram-gen.h, an explicit
dependency on the YACC rule is needed for parallel compilation.
* Makefile.am (po-gram-gen.h): Depend on po-gram-gen.c.
gettext-tools/src/ChangeLog
gettext-tools/src/Makefile.am