We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e795253 commit 616a95bCopy full SHA for 616a95b
examples/reading_logs_via_rule_message/Makefile.am
@@ -7,6 +7,7 @@ simple_request_SOURCES = \
7
8
simple_request_LDADD = \
9
$(top_builddir)/src/.libs/libmodsecurity.a \
10
+ -lpthread \
11
$(CURL_LDADD) \
12
$(GEOIP_LDFLAGS) $(GEOIP_LDADD) \
13
$(PCRE_LDADD) \
0 commit comments