]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Fix dependence on computed configure variables.
[bison.git] / ChangeLog
index 251260d19519d68f473fc53e4a884192bd060d20..5f31ec68e03bfd8b705b672a310fadd6c49639e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.