summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2006-01-14 04:20:47 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-14 04:20:47 +0000
commit23d4b048f42531eee488f8ddf510371c9eaa0e0c (patch)
treee1743d89d2f87892aca7c966f0ca36fc9d5dfaf5 /site
parent5a048cc09baf8498736e25699ca85b3c69a01adb (diff)
parent9275a51232f4eab2aa73d4698e7676f95309c60e (diff)
merge of 46041f133cbc74bb45da74974398099f4df06233
and 517eb93612fa6b35cf1845bfd8894d2b35a4772f
Diffstat (limited to 'site')
-rw-r--r--site/armeb-linux5
1 files changed, 5 insertions, 0 deletions
diff --git a/site/armeb-linux b/site/armeb-linux
index 21f7397da4..452e3abbf7 100644
--- a/site/armeb-linux
+++ b/site/armeb-linux
@@ -99,6 +99,11 @@ samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=${samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=yes}
samba_cv_HAVE_KERNEL_CHANGE_NOTIFY=${samba_cv_HAVE_KERNEL_CHANGE_NOTIFY=yes}
samba_cv_HAVE_KERNEL_SHARE_MODES=${samba_cv_HAVE_KERNEL_SHARE_MODES=yes}
samba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes}
+samba_cv_STAT_STATVFS64=${samba_cv_STAT_STATVFS64=yes}
+samba_cv_SIZEOF_OFF_T=${samba_cv_SIZEOF_OFF_T=yes}
+samba_cv_SIZEOF_INO_T=${samba_cv_SIZEOF_INO_T=yes}
+samba_cv_HAVE_STRUCT_FLOCK64=${samba_cv_HAVE_STRUCT_FLOCK64=yes}
+
# sleepycat db
db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes}