summaryrefslogtreecommitdiff
path: root/src/main/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/Makefile.am')
-rw-r--r--src/main/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/Makefile.am b/src/main/Makefile.am
index 7e87fa59a..3ac0db7cb 100644
--- a/src/main/Makefile.am
+++ b/src/main/Makefile.am
@@ -37,7 +37,7 @@ pcvc4_LDADD += \
@builddir@/../lib/libreplacements.la
endif
pcvc4_CPPFLAGS = $(AM_CPPFLAGS) $(BOOST_CPPFLAGS) -DPORTFOLIO_BUILD
-pcvc4_LDADD += $(BOOST_THREAD_LIBS) -lpthread
+pcvc4_LDADD += $(BOOST_THREAD_LIBS)
pcvc4_LDADD += $(BOOST_THREAD_LDFLAGS)
if STATIC_BINARY
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback