]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
portability: fix for BSD make.
[bison.git] / ChangeLog
index 65ce1a96ba9dfedd43bb00ad7dab7464a513daa5..4cb1915d4d7118a380bf745152dce2460c3e3b8a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-03-23  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       portability: fix for BSD make.
+       Reported by Johan van Selst at
+       <http://lists.gnu.org/archive/html/bug-bison/2010-03/msg00016.html>.
+       * tests/Makefile.am ($(TESTSUITE)): Qualify package.m4 in
+       this dependency list as in package.m4's target rule.
+
 2010-03-23  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        portability: fix spawning on at least FreeBSD 8 and FreeBSD 9.