aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.ne>2006-01-10 23:52:03 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-10 23:52:03 +0000
commit9662f79062bbb8367cc552e89c0b02631da5d4e2 (patch)
treedb9faaae48e8589f2056f9848cb843b87f3dd0cb /site
parent8435ee27834285cc6c97526bbf87894e1f744db0 (diff)
downloadopenembedded-9662f79062bbb8367cc552e89c0b02631da5d4e2.tar.gz
site/mipsel-linux: add samba required stuff
Diffstat (limited to 'site')
-rw-r--r--site/mipsel-linux10
1 files changed, 10 insertions, 0 deletions
diff --git a/site/mipsel-linux b/site/mipsel-linux
index 5d85250473..0a5a338c13 100644
--- a/site/mipsel-linux
+++ b/site/mipsel-linux
@@ -103,3 +103,13 @@ rd_cv_ieee_works=${rd_cv_ieee_works=yes}
# gettext
am_cv_func_working_getline=${am_cv_func_working_getline=yes}
+
+# samba
+samba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes}
+samba_cv_HAVE_OFF64_T=${samba_cv_HAVE_OFF64_T=yes}
+samba_cv_have_longlong=${samba_cv_have_longlong=yes}
+samba_cv_HAVE_UNSIGNED_CHAR=${samba_cv_HAVE_UNSIGNED_CHAR=yes}
+samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
+samba_cv_HAVE_C99_VSNPRINTF=${samba_cv_HAVE_C99_VSNPRINTF=yes}
+samba_cv_HAVE_BROKEN_READDIR=${samba_cv_HAVE_BROKEN_READDIR=no}
+samba_cv_HAVE_IFACE_IFCONF=${samba_cv_HAVE_IFACE_IFCONF=yes}