mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-20 16:26:54 +01:00
compatibility fix
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user