From: Todd C. Miller Date: Sun, 14 Jan 1996 21:05:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SUDO_1_4_0~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b99b83de261819e9206082ddb01db85c9bd19ea;p=sudo *** empty log message *** --- diff --git a/TODO b/TODO index 6723767cc..c7920b6dc 100644 --- a/TODO +++ b/TODO @@ -49,3 +49,6 @@ TODO list the race condition caused by going through namei() twice... 22) Sudo should not allow someone with a nil password to run commands. + +23) configure should not check for -lcrypt if it has already been + added to SUDO_LIBS.