site/mipsel-linux: updates courtesy Advanced Micro Devices, Inc.
authorKoen Kooi <koen@openembedded.org>
Tue, 28 Feb 2006 17:25:23 +0000 (17:25 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 28 Feb 2006 17:25:23 +0000 (17:25 +0000)
* samba, vim, sudo, and intercom build now

site/mipsel-linux

index b4aab3b..fe0ee88 100644 (file)
@@ -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}