mirror of
https://github.com/yasm/yasm
synced 2026-08-26 22:26:05 -04:00
Make sure bison gets -d flag (creates a separate header file).
svn path=/trunk/yasm/; revision=410
This commit is contained in:
parent
ac056aa1fc
commit
bed4099e4f
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
SUBDIRS = intl po doc
|
||||
|
||||
CFLAGS = @ANSI_CFLAGS@
|
||||
AM_YFLAGS = -d
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_srcdir)/src \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue