From 92ed28ccc76f4baa6d980368fc259d768e33ac9a Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 26 Jul 2011 14:35:37 -0700 Subject: sudo: Drop sudo_cv_uid_t_len from site files We were just setting this to the assumed default. If anything, this belongs in the libc files if we must set it. (From OE-Core rev: ae054a823909c5ebf03fec962844a213dc3fb8e1) Signed-off-by: Tom Rini Signed-off-by: Richard Purdie --- meta/site/mipsel-linux | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'meta/site/mipsel-linux') diff --git a/meta/site/mipsel-linux b/meta/site/mipsel-linux index c59d85fe62..a9032acd95 100644 --- a/meta/site/mipsel-linux +++ b/meta/site/mipsel-linux @@ -77,10 +77,7 @@ samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} # vim ac_cv_sizeof_int=${ac_cv_sizeof_int=4} -# sudo -sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10} - -#intercom +# intercom ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} #lmbench -- cgit v1.2.3-54-g00ecf