Removes the depency on bison/flex if it is not a parser build

This commit is contained in:
Felipe Zimmerle
2017-01-11 22:09:12 -03:00
committed by Felipe Zimmerle
parent 3eccfaf1f6
commit 1e8b374117
2 changed files with 16 additions and 17 deletions

View File

@@ -287,7 +287,6 @@ libmodsecurity_la_LIBADD = \
$(GLOBAL_LDADD) \
$(CURL_LDADD) \
$(GEOIP_LDFLAGS) $(GEOIP_LDADD) \
@LEXLIB@ \
$(PCRE_LDADD) \
$(YAJL_LDFLAGS) $(YAJL_LDADD) \
$(LMDB_LDFLAGS) $(LMDB_LDADD) \