mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
* src/bison.s1: Remove, we now use directly...
* src/bison.simple: this. * src/Makefile.am: Use pkgdata instead of data.
This commit is contained in:
@@ -87,8 +87,8 @@ CC='@CC@'
|
||||
CFLAGS='@CFLAGS@'
|
||||
|
||||
# We want to use the files shipped with Bison.
|
||||
BISON_SIMPLE=$at_top_builddir/src/bison.simple
|
||||
BISON_SIMPLE=$at_top_srcdir/src/bison.simple
|
||||
export BISON_SIMPLE
|
||||
BISON_HAIRY=$at_top_builddir/src/bison.hairy
|
||||
BISON_HAIRY=$at_top_srcdir/src/bison.hairy
|
||||
export BISON_HAIRY
|
||||
# Snippet )2
|
||||
|
||||
Reference in New Issue
Block a user