1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-06-20 16:26:54 +01:00

compatibility fix

This commit is contained in:
2019-11-08 13:11:27 +00:00
parent 35a20ed713
commit 8cfbaeb9ce
2 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ endif
include eigen_files.mk
AM_LFLAGS = -olex.yy.c
AM_YFLAGS = -d
AM_YFLAGS = -y -d -Wno-yacc -Wno-deprecated
lib_LTLIBRARIES = libLatAnalyze.la
noinst_LTLIBRARIES = libLexers.la