mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
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.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-07-27 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
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.
|
||||
|
||||
2008-07-20 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Update copyright dates for recent changes.
|
||||
|
||||
Reference in New Issue
Block a user