Make sure bison gets -d flag (creates a separate header file).

svn path=/trunk/yasm/; revision=410
This commit is contained in:
Peter Johnson 2001-12-27 04:00:58 +00:00
parent ac056aa1fc
commit bed4099e4f

View file

@ -3,6 +3,7 @@
SUBDIRS = intl po doc
CFLAGS = @ANSI_CFLAGS@
AM_YFLAGS = -d
INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/src \