From: Koen Kooi Date: Tue, 28 Feb 2006 17:25:23 +0000 (+0000) Subject: site/mipsel-linux: updates courtesy Advanced Micro Devices, Inc. X-Git-Tag: Release-2010-05/1~9453^2~2304^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b15cadafceaf782b2b8ed2ff55a8ed47b2ade1c8;p=openembedded.git site/mipsel-linux: updates courtesy Advanced Micro Devices, Inc. * samba, vim, sudo, and intercom build now --- diff --git a/site/mipsel-linux b/site/mipsel-linux index b4aab3beb0..fe0ee88c52 100644 --- a/site/mipsel-linux +++ b/site/mipsel-linux @@ -102,3 +102,15 @@ rd_cv_ieee_works=${rd_cv_ieee_works=yes} # gettext am_cv_func_working_getline=${am_cv_func_working_getline=yes} + +# samba +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 +ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}