Check if libpthread is required or not.

This commit is contained in:
Tobias Brunner
2009-12-23 17:02:26 +01:00
parent 866dc0134a
commit 070ac5b0b7
5 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ AM_CFLAGS = \
pluto_LDADD = \
$(LIBSTRONGSWANDIR)/libstrongswan.la \
$(LIBFREESWANDIR)/libfreeswan.a \
-lresolv -lpthread $(DLLIB)
-lresolv $(PTHREADLIB) $(DLLIB)
_pluto_adns_LDADD = \
$(LIBFREESWANDIR)/libfreeswan.a \