Adds -lpthread to the reading_logs_via_rule_message example

This commit is contained in:
Felipe Zimmerle 2017-06-07 14:22:33 -03:00
parent 2d326c3236
commit 67e481bd2b
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -7,6 +7,7 @@ simple_request_SOURCES = \
simple_request_LDADD = \
$(top_builddir)/src/.libs/libmodsecurity.a \
-lpthread \
$(CURL_LDADD) \
$(GEOIP_LDFLAGS) $(GEOIP_LDADD) \
$(PCRE_LDADD) \