mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 01:03:04 +00:00
Defined locations of parser files in config.h instead of Makefile.
This commit is contained in:
@@ -30,4 +30,9 @@ dnl Checks for library functions.
|
||||
AC_FUNC_ALLOCA
|
||||
AC_CHECK_FUNCS(mkstemp setlocale)
|
||||
|
||||
PFILE="${datadir}/bison.simple"
|
||||
BISON_DEFINE_FILE(XPFILE, PFILE)
|
||||
PFILE1="${datadir}/bison.hairy"
|
||||
BISON_DEFINE_FILE(XPFILE1, PFILE1)
|
||||
|
||||
AC_OUTPUT(Makefile)
|
||||
|
||||
Reference in New Issue
Block a user