Fix compilation for libpthread users.

This commit is contained in:
Alexey Zelkin 2016-06-16 15:57:36 +00:00 committed by Felipe Zimmerle
parent 647019a804
commit 767289c8da
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -8,6 +8,7 @@ multi_SOURCES = \
multi_LDADD = \
-L$(top_builddir)/src/.libs/ \
-lmodsecurity \
-lpthread \
$(YAJL_LDFLAGS) \
$(GEOIP_LDFLAGS) \
$(GLOBAL_LDADD)