From: Brendan O'Dea Date: Fri, 12 Aug 2005 10:31:22 +0000 (+0000) Subject: remove openssl crypto lib X-Git-Tag: 2.2.1-2fdn3.1~19^2^2~1^2~126 X-Git-Url: http://git.sameswireless.fr/l2tpns.git/commitdiff_plain/bea15911218285ad69d2c63eec8d68ad28fe0814 remove openssl crypto lib --- diff --git a/Makefile b/Makefile index 3a61b5b..2059695 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ LDFLAGS = LDLIBS = INSTALL = install -c -D -o root -g root -l2tpns.LIBS = -lcrypto -lm -lcli -ldl +l2tpns.LIBS = -lm -lcli -ldl OBJS = arp.o cli.o cluster.o constants.o control.o icmp.o l2tpns.o \ ll.o md5.o ppp.o radius.o tbf.o util.o