From: Todd C. Miller Date: Tue, 26 Oct 2004 22:15:05 +0000 (+0000) Subject: No long use lsearch() X-Git-Tag: SUDO_1_7_0~864 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba12600db192734fbae1e1e165f0351a223e94cb;p=sudo No long use lsearch() --- diff --git a/config.h.in b/config.h.in index 0ac4fbed3..e4ebc772c 100644 --- a/config.h.in +++ b/config.h.in @@ -212,9 +212,6 @@ /* Define if your compiler supports the "long long" type. */ #undef HAVE_LONG_LONG -/* Define to 1 if you have the `lsearch' function. */ -#undef HAVE_LSEARCH - /* Define to 1 if you have the header file. */ #undef HAVE_MALLOC_H