From 9d42f9713b477344e190c0a479e580f8840da853 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 3 Feb 1999 04:16:21 +0000 Subject: [PATCH] mention -lsocket, -lnsl configure changes --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index f6310be7b..a82f36b00 100644 --- a/CHANGES +++ b/CHANGES @@ -1007,3 +1007,7 @@ Sudo 1.5.7 released. 315) FWTK 'authsrv' support from Kevin Kadow . 316) Fixed handling and documentation of -with-umask. + +317) If the check for socket() or inet_addr() fails, retry, this time + linking with both -lsocket and -lnsl for those systems that + have interlibrary dependencies. -- 2.40.0