[LLVMbugs] [Bug 201] test/Programs/MultiSource/Applications/Burg/Makefile hardcodes yacc
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Jan 12 08:21:28 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=201
criswell at uiuc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From criswell at uiuc.edu 2004-01-12 10:21 -------
I've modified the configure script and Makefile.config.in so that it defines
BISON as the macro to use for the bison program and YACC as the program to use
to get yacc compatible functionality.
The Burg Makefile now uses YACC to find the yacc program and parse its input.
Note that this doesn't change much (except that now you don't have to have yacc
linked to the bison binary).
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list