From: Todd C. Miller Date: Fri, 5 Aug 1994 23:07:55 +0000 (+0000) Subject: took out shadow lib X-Git-Tag: SUDO_1_3_1~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f4d5e7e7181629f9e80acd363acebf55a042966;p=sudo took out shadow lib --- diff --git a/configure.in b/configure.in index 231bafd6b..28141fa99 100644 --- a/configure.in +++ b/configure.in @@ -193,7 +193,6 @@ dnl dnl library checks dnl AC_HAVE_LIBRARY(nsl) -AC_HAVE_LIBRARY(shadow) AC_HAVE_LIBRARY(ufc) dnl dnl OS-dependent libraries