mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
As with the other ac_cv_func_posix_* functions, this is specific to the libc and not the architecture. (From OE-Core rev: 2e190f4e443d6c6e44c3f775ff74e8d14e880a59) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
49 lines
1.4 KiB
Plaintext
49 lines
1.4 KiB
Plaintext
# general
|
|
ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no}
|
|
|
|
# bash
|
|
ac_cv_c_long_double=${ac_cv_c_long_double=no}
|
|
bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present}
|
|
|
|
# openssh
|
|
ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no}
|
|
ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no}
|
|
ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes}
|
|
ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=no}
|
|
ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent=yes}
|
|
|
|
# fget
|
|
compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes}
|
|
|
|
# libpcap
|
|
ac_cv_linux_vers=${ac_cv_linux_vers=2}
|
|
|
|
# startup-notification
|
|
lf_cv_sane_realloc=${lf_cv_sane_realloc=yes}
|
|
|
|
# ncftp
|
|
wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long}
|
|
wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long}
|
|
|
|
# db
|
|
db_cv_align_t=${db_cv_align_t='unsigned long long'}
|
|
db_cv_alignp_t=${db_cv_alignp_t='unsigned long'}
|
|
db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes}
|
|
db_cv_sprintf_count=${db_cv_sprintf_count=yes}
|
|
|
|
# rrdtool
|
|
rd_cv_ieee_works=${rd_cv_ieee_works=yes}
|
|
# ac_cv_path_PERL=${ac_cv_path_PERL=no}
|
|
|
|
# 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}
|
|
|
|
# lmbench
|
|
ac_cv_uint=${ac_cv_uint=yes}
|