mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
site: Sync some site files with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1791 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -12,8 +12,6 @@ bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes}
|
||||
bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present}
|
||||
bash_cv_must_reinstall_sighandlers=${bash_cv_must_reinstall_sighandlers=no}
|
||||
bash_cv_func_strcoll_broken=${bash_cv_func_strcoll_broken=no}
|
||||
bash_cv_under_sys_siglist=${bash_cv_under_sys_siglist=yes}
|
||||
bash_cv_sys_siglist=${bash_cv_sys_siglist=yes}
|
||||
bash_cv_dup2_broken=${bash_cv_dup2_broken=no}
|
||||
bash_cv_opendir_not_robust=${bash_cv_opendir_not_robust=no}
|
||||
bash_cv_type_rlimit=${bash_cv_type_rlimit=rlim_t}
|
||||
@@ -25,7 +23,6 @@ bash_cv_pgrp_pipe=${bash_cv_pgrp_pipe=no}
|
||||
bash_cv_job_control_missing=${bash_cv_job_control_missing=present}
|
||||
bash_cv_sys_named_pipes=${bash_cv_sys_named_pipes=present}
|
||||
bash_cv_unusable_rtsigs=${bash_cv_unusable_rtsigs=no}
|
||||
ac_cv_have_decl_sys_siglist=${ac_cv_have_decl_sys_siglist=yes}
|
||||
|
||||
# openssh
|
||||
ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no}
|
||||
@@ -115,3 +112,11 @@ ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
|
||||
|
||||
#lmbench
|
||||
ac_cv_uint=${ac_cv_unit=yes}
|
||||
|
||||
# D-BUS
|
||||
ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}
|
||||
|
||||
#mono
|
||||
cv_mono_sizeof_sunpath=108
|
||||
mono_cv_uscore=${mono_cv_uscore=no}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user