Remove libipsec and libradius. We're now building without support
for these by default.
This commit is contained in:
parent
5e67b84726
commit
e896acb121
@ -118,4 +118,3 @@ progs telnetd # 12KB.
|
||||
libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm
|
||||
libs -lmytinfo -lipx -lz -lpcap -lalias -lwrap
|
||||
libs -ltermcap -lgnuregex -ltelnet # -lcurses
|
||||
libs -lipsec # for telnet
|
||||
|
@ -43,5 +43,3 @@ ln chown chgrp
|
||||
libs -ll -ledit -lutil -lmd -lcrypt -lftpio -lgnuregex -lmp -lgmp -lm
|
||||
libs -lncurses -lmytinfo -lipx -lz
|
||||
libs -ltermcap -ltelnet -lalias
|
||||
libs -lradius # for ppp
|
||||
libs -lipsec # for telnet
|
||||
|
@ -44,4 +44,4 @@ ln ns netstat
|
||||
|
||||
libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm
|
||||
libs -lmytinfo -lipx -lz -lpcap -lalias -lwrap
|
||||
libs -ltermcap -lgnuregex -ltelnet -lcurses -lipsec
|
||||
libs -ltermcap -lgnuregex -ltelnet -lcurses
|
||||
|
@ -44,5 +44,4 @@ ln chown chgrp
|
||||
|
||||
libs -lncurses -lmytinfo -lipx -lz -lpcap -lalias -lwrap
|
||||
libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm
|
||||
libs -lgnuregex -ltelnet -lipsec
|
||||
libs -lradius # used by ppp
|
||||
libs -lgnuregex -ltelnet
|
||||
|
@ -34,4 +34,4 @@ ln msg dmesg
|
||||
|
||||
libs -lncurses -lmytinfo -lipx -lz -lpcap -lalias
|
||||
libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm
|
||||
libs -lgnuregex -ltelnet -lipsec
|
||||
libs -lgnuregex -ltelnet
|
||||
|
Loading…
Reference in New Issue
Block a user