merging changes from portability branch back to trunk
important change for developers: %Y replaces %D to print identities!
This commit is contained in:
@@ -92,11 +92,11 @@ pluto_LDADD = \
|
||||
$(LIBSTRONGSWANDIR)/libstrongswan.la \
|
||||
$(LIBFREESWANDIR)/libfreeswan.a \
|
||||
$(LIBCRYPTODIR)/libcrypto.a \
|
||||
-lgmp -lresolv -lpthread -ldl
|
||||
-lgmp -lresolv -lpthread $(DLLIB)
|
||||
|
||||
_pluto_adns_LDADD = \
|
||||
$(LIBFREESWANDIR)/libfreeswan.a \
|
||||
-lresolv -ldl
|
||||
-lresolv $(DLLIB)
|
||||
|
||||
dist_man_MANS = pluto.8 ipsec.secrets.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user