mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
* src/Makefile.am (INCLUDES): s/PFILE/BISON_SIMPLE/.
s/PFILE1/BISON_HAIRY/. Adjust dependencies.
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
AUTOMAKE_OPTIONS = 1.4 ../lib/ansi2knr
|
||||
|
||||
DEFS = @DEFS@ \
|
||||
-DXPFILE=\"${datadir}/bison.simple\" \
|
||||
-DXPFILE1=\"${datadir}/bison.hairy\" \
|
||||
-DBISON_SIMPLE=\"${datadir}/bison.simple\" \
|
||||
-DBISON_HAIRY=\"${datadir}/bison.hairy\" \
|
||||
-DLOCALEDIR=\"${datadir}/locale\"
|
||||
|
||||
INCLUDES = -I../intl -I$(top_srcdir)/lib -I..
|
||||
LDADD = @INTLLIBS@ ../lib/libbison.a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user