2006-01-03 Marco Gerards <marco@gnu.org>
* INSTALL: GNU Bison is required. * configure.ac: Rewritten the test to detect Bison. * Makefile.in (YACC): New variable. Reported by Xun Sun <xun.sun.cn@gmail.com>.
This commit is contained in:
parent
af4b2d89a0
commit
144f1f986f
5 changed files with 73 additions and 154 deletions
|
@ -68,6 +68,7 @@ LD = @LD@
|
|||
RUBY = @RUBY@
|
||||
LIBCURSES = @LIBCURSES@
|
||||
LIBLZO = @LIBLZO@
|
||||
YACC = @YACC@
|
||||
|
||||
### General variables.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue