]> git.saurik.com Git - bison.git/commit - doc/Makefile.am
Fix dependence on computed configure variables.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Sun, 27 Jul 2008 04:56:58 +0000 (00:56 -0400)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Sun, 27 Jul 2008 05:15:12 +0000 (01:15 -0400)
commitc53d18b1572c5b8f07cc8a71574257dc4edf3e1d
tree1d04e8a6fb0a1991006cda456b42422193cc448c
parent5523ac79a0e46820d9a947b8cf0f7149da0f0165
Fix dependence on computed configure variables.

* doc/Makefile.am (common_dep): Depend on $(top_srcdir)/configure not
$(top_srcdir)/configure.ac so that changes to computed variables, such
as PACKAGE_VERSION, are seen.
* tests/Makefile.am ($(srcdir)/package.m4): Likewise.
ChangeLog
doc/Makefile.am
tests/Makefile.am