mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 00:03:03 +00:00
* data/Makefile.am (dist_pkgdata_DATA): Add bison.m4; this
accommodates the 2006-10-08 change.
This commit is contained in:
@@ -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>
|
2006-10-11 Bob Rossi <bob@brasko.net>
|
||||||
|
|
||||||
* data/push.c (yypushparse, yypvarsinit, yypvars): Wrap in b4_push_if.
|
* data/push.c (yypushparse, yypvarsinit, yypvars): Wrap in b4_push_if.
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||||
## 02110-1301 USA
|
## 02110-1301 USA
|
||||||
|
|
||||||
dist_pkgdata_DATA = README \
|
dist_pkgdata_DATA = README bison.m4 \
|
||||||
c.m4 yacc.c glr.c push.c \
|
c.m4 yacc.c glr.c push.c \
|
||||||
c++.m4 location.cc lalr1.cc glr.cc
|
c++.m4 location.cc lalr1.cc glr.cc
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user