Fixed build on FreeBSD - autotools investigation req for proper bison/byacc switch
This commit is contained in:
parent
132a6641f4
commit
30e860885f
@ -13,7 +13,7 @@ CC = @CC@
|
||||
INCLUDES = -I./include
|
||||
CFLAGS = @CFLAGS@ -fno-builtin
|
||||
LIBS = @LIBS@ @CLOCK_LIB@
|
||||
YACC = @YACC@ -Wno-yacc
|
||||
YACC = @YACC@
|
||||
INSTALL = @INSTALL@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
|
Loading…
x
Reference in New Issue
Block a user