mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
# added --enable-gcc-warnings (not for user consumption).
This commit is contained in:
@@ -5,7 +5,7 @@ DEFS = @DEFS@ \
|
||||
-DXPFILE=\"${datadir}/bison.simple\" \
|
||||
-DXPFILE1=\"${datadir}/bison.hairy\" \
|
||||
-DLOCALEDIR=\"${datadir}/locale\"
|
||||
INCLUDES = -I../intl -I$(top_srcdir)/intl -I..
|
||||
INCLUDES = -I../intl -I$(top_srcdir)/intl -I.. $(WARNING_CFLAGS)
|
||||
LDADD = @INTLLIBS@ ../lib/libbison.a
|
||||
|
||||
bin_PROGRAMS = bison
|
||||
|
||||
Reference in New Issue
Block a user