mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +03:00
Unbreak build with custom location of libyajl.so
This commit is contained in:
parent
90adb53935
commit
f00e625c8e
@ -257,7 +257,7 @@ libmodsecurity_la_LIBADD = \
|
|||||||
$(GEOIP_LDFLAGS) $(GEOIP_LDADD) \
|
$(GEOIP_LDFLAGS) $(GEOIP_LDADD) \
|
||||||
@LEXLIB@ \
|
@LEXLIB@ \
|
||||||
$(PCRE_LDADD) \
|
$(PCRE_LDADD) \
|
||||||
$(YAJL_LDADD) \
|
$(YAJL_LDFLAGS) $(YAJL_LDADD) \
|
||||||
$(LIBXML2_LDADD) \
|
$(LIBXML2_LDADD) \
|
||||||
../others/libinjection.la \
|
../others/libinjection.la \
|
||||||
libmbedtls.la
|
libmbedtls.la
|
||||||
|
Loading…
x
Reference in New Issue
Block a user