From ae054a823909c5ebf03fec962844a213dc3fb8e1 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. Signed-off-by: Tom Rini --- meta/site/sh-common | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta/site/sh-common') diff --git a/meta/site/sh-common b/meta/site/sh-common index 26a612ad4..63abe575f 100644 --- a/meta/site/sh-common +++ b/meta/site/sh-common @@ -231,9 +231,6 @@ rsync_cv_HAVE_SECURE_MKSTEMP=${rsync_cv_HAVE_SECURE_MKSTEMP=yes} rsync_cv_REPLACE_INET_NTOA=${rsync_cv_REPLACE_INET_NTOA=no} rsync_cv_REPLACE_INET_ATON=${rsync_cv_REPLACE_INET_ATON=no} -# sudo -sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10} - # ipsec-tools ac_cv_va_copy=${ac_cv_va_copy=no} ac_cv_va_val_copy=${ac_cv_va_val_copy=yes} -- cgit v1.2.3