loading the XAUTH module requires libdl

This commit is contained in:
Andreas Steffen
2007-01-28 00:08:49 +00:00
parent 4830536d8c
commit 7bca75e51c
+1 -1
View File
@@ -86,7 +86,7 @@ AM_CFLAGS = \
pluto_LDADD = \
$(top_srcdir)/src/libfreeswan/libfreeswan.a \
$(top_srcdir)/src/libcrypto/libcrypto.a \
-lgmp -lresolv -lpthread
-lgmp -lresolv -lpthread -ldl
_pluto_adns_LDADD = \
$(top_srcdir)/src/libfreeswan/libfreeswan.a \