mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +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) \
|
||||
@LEXLIB@ \
|
||||
$(PCRE_LDADD) \
|
||||
$(YAJL_LDADD) \
|
||||
$(YAJL_LDFLAGS) $(YAJL_LDADD) \
|
||||
$(LIBXML2_LDADD) \
|
||||
../others/libinjection.la \
|
||||
libmbedtls.la
|
||||
|
Loading…
x
Reference in New Issue
Block a user