* data/Makefile.am (dist_pkgdata_DATA): Add bison.m4; this

accommodates the 2006-10-08 change.
This commit is contained in:
Paul Eggert
2006-10-12 22:40:52 +00:00
parent efdd742137
commit dd4bf07827
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2006-10-12 Paul Eggert <eggert@cs.ucla.edu>
* data/Makefile.am (dist_pkgdata_DATA): Add bison.m4; this
accommodates the 2006-10-08 change.
2006-10-11 Bob Rossi <bob@brasko.net>
* data/push.c (yypushparse, yypvarsinit, yypvars): Wrap in b4_push_if.