Don't link in libdl.

This commit is contained in:
Ivo Timmermans 2000-05-04 23:16:43 +00:00
parent d4ef7ea0e7
commit 2f7e532d70

View file

@ -12,7 +12,7 @@ noinst_HEADERS = conf.h encr.h net.h netutl.h protocol.h
LIBS = @LIBS@
tincd_LDADD = $(top_builddir)/cipher/libcipher.la \
$(top_builddir)/lib/libvpn.a -ldl
$(top_builddir)/lib/libvpn.a
genauth_LDADD = $(top_builddir)/lib/libvpn.a