diff options
| author | Khem Raj <raj.khem@gmail.com> | 2012-04-25 15:34:50 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-21 09:59:01 +0100 |
| commit | fbfa7b75de31dc46c57a9b3635d75742162e1681 (patch) | |
| tree | 5ac32358755a421181f1b59ab3a2ec9154e69dea | |
| parent | 8262a6717fc2970a6d01810f557c539d606868c9 (diff) | |
| download | poky-fbfa7b75de31dc46c57a9b3635d75742162e1681.tar.gz | |
site: Add mips64 eglibc and uclibc site files
(From OE-Core rev: 2e315d2d0de215811e8caa80b1f13fd0e9fa53e8)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/site/mips64-linux | 82 | ||||
| -rw-r--r-- | meta/site/mips64-linux-uclibc | 83 | ||||
| -rw-r--r-- | meta/site/mips64el-linux | 82 | ||||
| -rw-r--r-- | meta/site/mips64el-linux-uclibc | 108 |
4 files changed, 355 insertions, 0 deletions
diff --git a/meta/site/mips64-linux b/meta/site/mips64-linux new file mode 100644 index 0000000000..4449c969da --- /dev/null +++ b/meta/site/mips64-linux | |||
| @@ -0,0 +1,82 @@ | |||
| 1 | # general | ||
| 2 | ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} | ||
| 3 | |||
| 4 | # bash | ||
| 5 | ac_cv_c_long_double=${ac_cv_c_long_double=no} | ||
| 6 | bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present} | ||
| 7 | |||
| 8 | # openssh | ||
| 9 | ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no} | ||
| 10 | ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no} | ||
| 11 | ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes} | ||
| 12 | ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=no} | ||
| 13 | ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent=yes} | ||
| 14 | |||
| 15 | # fget | ||
| 16 | compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes} | ||
| 17 | |||
| 18 | # glib | ||
| 19 | glib_cv___va_copy=${glib_cv___va_copy=yes} | ||
| 20 | glib_cv_has__inline=${glib_cv_has__inline=yes} | ||
| 21 | glib_cv_has__inline__=${glib_cv_has__inline__=yes} | ||
| 22 | glib_cv_hasinline=${glib_cv_hasinline=yes} | ||
| 23 | glib_cv_long_long_format=${glib_cv_long_long_format=ll} | ||
| 24 | glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no} | ||
| 25 | glib_cv_sane_realloc=${glib_cv_sane_realloc=yes} | ||
| 26 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
| 27 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} | ||
| 28 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
| 29 | glib_cv_uscore=${glib_cv_uscore=no} | ||
| 30 | |||
| 31 | # glib-2.0 | ||
| 32 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
| 33 | utils_cv_sys_open_max=${utils_cv_sys_open_max=1015} | ||
| 34 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} | ||
| 35 | ac_cv_alignof_guint32=4 | ||
| 36 | ac_cv_alignof_guint64=8 | ||
| 37 | ac_cv_alignof_unsigned_long=8 | ||
| 38 | |||
| 39 | # libpcap | ||
| 40 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
| 41 | |||
| 42 | # startup-notification | ||
| 43 | lf_cv_sane_realloc=${lf_cv_sane_realloc=yes} | ||
| 44 | |||
| 45 | # libidl | ||
| 46 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | ||
| 47 | |||
| 48 | # ncftp | ||
| 49 | wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} | ||
| 50 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} | ||
| 51 | |||
| 52 | # db | ||
| 53 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | ||
| 54 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} | ||
| 55 | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} | ||
| 56 | db_cv_sprintf_count=${db_cv_sprintf_count=yes} | ||
| 57 | |||
| 58 | # rrdtool | ||
| 59 | rd_cv_ieee_works=${rd_cv_ieee_works=yes} | ||
| 60 | # ac_cv_path_PERL=${ac_cv_path_PERL=no} | ||
| 61 | |||
| 62 | # gettext | ||
| 63 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
| 64 | |||
| 65 | # samba | ||
| 66 | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} | ||
| 67 | |||
| 68 | # vim | ||
| 69 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} | ||
| 70 | |||
| 71 | # intercom | ||
| 72 | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} | ||
| 73 | |||
| 74 | # lmbench | ||
| 75 | ac_cv_uint=${ac_cv_unit=yes} | ||
| 76 | |||
| 77 | # D-BUS | ||
| 78 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | ||
| 79 | |||
| 80 | # eds-dbus | ||
| 81 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | ||
| 82 | |||
diff --git a/meta/site/mips64-linux-uclibc b/meta/site/mips64-linux-uclibc new file mode 100644 index 0000000000..cbba5525fa --- /dev/null +++ b/meta/site/mips64-linux-uclibc | |||
| @@ -0,0 +1,83 @@ | |||
| 1 | # general | ||
| 2 | ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} | ||
| 3 | |||
| 4 | # bash | ||
| 5 | ac_cv_c_long_double=${ac_cv_c_long_double=no} | ||
| 6 | bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present} | ||
| 7 | |||
| 8 | # openssh | ||
| 9 | ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no} | ||
| 10 | ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no} | ||
| 11 | ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes} | ||
| 12 | ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=no} | ||
| 13 | ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent=yes} | ||
| 14 | |||
| 15 | # fget | ||
| 16 | compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes} | ||
| 17 | |||
| 18 | # glib | ||
| 19 | glib_cv___va_copy=${glib_cv___va_copy=yes} | ||
| 20 | glib_cv_has__inline=${glib_cv_has__inline=yes} | ||
| 21 | glib_cv_has__inline__=${glib_cv_has__inline__=yes} | ||
| 22 | glib_cv_hasinline=${glib_cv_hasinline=yes} | ||
| 23 | glib_cv_long_long_format=${glib_cv_long_long_format=ll} | ||
| 24 | glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no} | ||
| 25 | glib_cv_sane_realloc=${glib_cv_sane_realloc=yes} | ||
| 26 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
| 27 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} | ||
| 28 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
| 29 | glib_cv_uscore=${glib_cv_uscore=no} | ||
| 30 | |||
| 31 | # glib-2.0 | ||
| 32 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
| 33 | utils_cv_sys_open_max=${utils_cv_sys_open_max=1015} | ||
| 34 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} | ||
| 35 | ac_cv_alignof_guint32=4 | ||
| 36 | ac_cv_alignof_guint64=8 | ||
| 37 | ac_cv_alignof_unsigned_long=8 | ||
| 38 | |||
| 39 | # libpcap | ||
| 40 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
| 41 | |||
| 42 | # startup-notification | ||
| 43 | lf_cv_sane_realloc=${lf_cv_sane_realloc=yes} | ||
| 44 | |||
| 45 | # libidl | ||
| 46 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | ||
| 47 | |||
| 48 | # ncftp | ||
| 49 | wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} | ||
| 50 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} | ||
| 51 | wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes} | ||
| 52 | |||
| 53 | # db | ||
| 54 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | ||
| 55 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} | ||
| 56 | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} | ||
| 57 | db_cv_sprintf_count=${db_cv_sprintf_count=yes} | ||
| 58 | |||
| 59 | # rrdtool | ||
| 60 | rd_cv_ieee_works=${rd_cv_ieee_works=yes} | ||
| 61 | # ac_cv_path_PERL=${ac_cv_path_PERL=no} | ||
| 62 | |||
| 63 | # gettext | ||
| 64 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
| 65 | |||
| 66 | # samba | ||
| 67 | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} | ||
| 68 | |||
| 69 | # vim | ||
| 70 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} | ||
| 71 | |||
| 72 | # intercom | ||
| 73 | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} | ||
| 74 | |||
| 75 | # lmbench | ||
| 76 | ac_cv_uint=${ac_cv_unit=yes} | ||
| 77 | |||
| 78 | # D-BUS | ||
| 79 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | ||
| 80 | |||
| 81 | # eds-dbus | ||
| 82 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | ||
| 83 | |||
diff --git a/meta/site/mips64el-linux b/meta/site/mips64el-linux new file mode 100644 index 0000000000..8b61eb0f35 --- /dev/null +++ b/meta/site/mips64el-linux | |||
| @@ -0,0 +1,82 @@ | |||
| 1 | # general | ||
| 2 | ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} | ||
| 3 | |||
| 4 | # bash | ||
| 5 | ac_cv_c_long_double=${ac_cv_c_long_double=no} | ||
| 6 | bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present} | ||
| 7 | |||
| 8 | # openssh | ||
| 9 | ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no} | ||
| 10 | ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no} | ||
| 11 | ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes} | ||
| 12 | ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=no} | ||
| 13 | ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent=yes} | ||
| 14 | |||
| 15 | # fget | ||
| 16 | compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes} | ||
| 17 | |||
| 18 | # glib | ||
| 19 | glib_cv___va_copy=${glib_cv___va_copy=yes} | ||
| 20 | glib_cv_has__inline=${glib_cv_has__inline=yes} | ||
| 21 | glib_cv_has__inline__=${glib_cv_has__inline__=yes} | ||
| 22 | glib_cv_hasinline=${glib_cv_hasinline=yes} | ||
| 23 | glib_cv_long_long_format=${glib_cv_long_long_format=ll} | ||
| 24 | glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no} | ||
| 25 | glib_cv_sane_realloc=${glib_cv_sane_realloc=yes} | ||
| 26 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
| 27 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} | ||
| 28 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
| 29 | glib_cv_uscore=${glib_cv_uscore=no} | ||
| 30 | |||
| 31 | # glib-2.0 | ||
| 32 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
| 33 | utils_cv_sys_open_max=${utils_cv_sys_open_max=1015} | ||
| 34 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} | ||
| 35 | ac_cv_alignof_guint32=4 | ||
| 36 | ac_cv_alignof_guint64=8 | ||
| 37 | ac_cv_alignof_unsigned_long=8 | ||
| 38 | |||
| 39 | # libpcap | ||
| 40 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
| 41 | |||
| 42 | # startup-notification | ||
| 43 | lf_cv_sane_realloc=${lf_cv_sane_realloc=yes} | ||
| 44 | |||
| 45 | # libidl | ||
| 46 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | ||
| 47 | |||
| 48 | # ncftp | ||
| 49 | wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} | ||
| 50 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} | ||
| 51 | wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes} | ||
| 52 | |||
| 53 | # db | ||
| 54 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | ||
| 55 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} | ||
| 56 | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} | ||
| 57 | db_cv_sprintf_count=${db_cv_sprintf_count=yes} | ||
| 58 | |||
| 59 | # rrdtool | ||
| 60 | rd_cv_ieee_works=${rd_cv_ieee_works=yes} | ||
| 61 | # ac_cv_path_PERL=${ac_cv_path_PERL=no} | ||
| 62 | |||
| 63 | # gettext | ||
| 64 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
| 65 | |||
| 66 | # samba | ||
| 67 | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} | ||
| 68 | |||
| 69 | # vim | ||
| 70 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} | ||
| 71 | |||
| 72 | # intercom | ||
| 73 | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} | ||
| 74 | |||
| 75 | #lmbench | ||
| 76 | ac_cv_uint=${ac_cv_unit=yes} | ||
| 77 | |||
| 78 | # D-BUS | ||
| 79 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | ||
| 80 | |||
| 81 | # eds-dbus | ||
| 82 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | ||
diff --git a/meta/site/mips64el-linux-uclibc b/meta/site/mips64el-linux-uclibc new file mode 100644 index 0000000000..6a0499d101 --- /dev/null +++ b/meta/site/mips64el-linux-uclibc | |||
| @@ -0,0 +1,108 @@ | |||
| 1 | # general | ||
| 2 | ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} | ||
| 3 | |||
| 4 | # bash | ||
| 5 | ac_cv_c_long_double=${ac_cv_c_long_double=no} | ||
| 6 | bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present} | ||
| 7 | |||
| 8 | # openssh | ||
| 9 | ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no} | ||
| 10 | ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no} | ||
| 11 | ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes} | ||
| 12 | ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=no} | ||
| 13 | ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent=yes} | ||
| 14 | |||
| 15 | # fget | ||
| 16 | compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes} | ||
| 17 | |||
| 18 | # glib | ||
| 19 | glib_cv___va_copy=${glib_cv___va_copy=yes} | ||
| 20 | glib_cv_has__inline=${glib_cv_has__inline=yes} | ||
| 21 | glib_cv_has__inline__=${glib_cv_has__inline__=yes} | ||
| 22 | glib_cv_hasinline=${glib_cv_hasinline=yes} | ||
| 23 | glib_cv_long_long_format=${glib_cv_long_long_format=ll} | ||
| 24 | glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no} | ||
| 25 | glib_cv_sane_realloc=${glib_cv_sane_realloc=yes} | ||
| 26 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
| 27 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} | ||
| 28 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
| 29 | glib_cv_uscore=${glib_cv_uscore=no} | ||
| 30 | |||
| 31 | # glib-2.0 | ||
| 32 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
| 33 | utils_cv_sys_open_max=${utils_cv_sys_open_max=1015} | ||
| 34 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} | ||
| 35 | ac_cv_alignof_guint32=4 | ||
| 36 | ac_cv_alignof_guint64=8 | ||
| 37 | ac_cv_alignof_unsigned_long=8 | ||
| 38 | |||
| 39 | # libpcap | ||
| 40 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
| 41 | |||
| 42 | # startup-notification | ||
| 43 | lf_cv_sane_realloc=${lf_cv_sane_realloc=yes} | ||
| 44 | |||
| 45 | # libidl | ||
| 46 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | ||
| 47 | |||
| 48 | # ncftp | ||
| 49 | wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} | ||
| 50 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} | ||
| 51 | wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes} | ||
| 52 | |||
| 53 | # gettext | ||
| 54 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
| 55 | |||
| 56 | # samba | ||
| 57 | # from samba 3.0.14a on 5/29/2005 | ||
| 58 | ac_cv_func_memcmp_working=${ac_cv_func_memcmp_working=yes} | ||
| 59 | ac_cv_have_asprintf_decl=${ac_cv_have_asprintf_decl=yes} | ||
| 60 | ac_cv_have_setresgid_decl=${ac_cv_have_setresgid_decl=yes} | ||
| 61 | ac_cv_have_setresuid_decl=${ac_cv_have_setresuid_decl=yes} | ||
| 62 | ac_cv_have_vasprintf_decl=${ac_cv_have_vasprintf_decl=yes} | ||
| 63 | fu_cv_sys_stat_statvfs64=${fu_cv_sys_stat_statvfs64=yes} | ||
| 64 | samba_cv_FTRUNCATE_NEEDS_ROOT=${samba_cv_FTRUNCATE_NEEDS_ROOT=no} | ||
| 65 | samba_cv_HAVE_BROKEN_FCNTL64_LOCKS=${samba_cv_HAVE_BROKEN_FCNTL64_LOCKS=no} | ||
| 66 | samba_cv_HAVE_BROKEN_GETGROUPS=${samba_cv_HAVE_BROKEN_GETGROUPS=no} | ||
| 67 | samba_cv_HAVE_BROKEN_READDIR=${samba_cv_HAVE_BROKEN_READDIR=no} | ||
| 68 | samba_cv_HAVE_C99_VSNPRINTF=${samba_cv_HAVE_C99_VSNPRINTF=yes} | ||
| 69 | samba_cv_HAVE_DEV64_T=${samba_cv_HAVE_DEV64_T=no} | ||
| 70 | samba_cv_HAVE_DEVICE_MAJOR_FN=${samba_cv_HAVE_DEVICE_MAJOR_FN=yes} | ||
| 71 | samba_cv_HAVE_DEVICE_MINOR_FN=${samba_cv_HAVE_DEVICE_MINOR_FN=yes} | ||
| 72 | samba_cv_HAVE_EXPLICIT_LARGEFILE_SUPPORT=${samba_cv_HAVE_EXPLICIT_LARGEFILE_SUPPORT=yes} | ||
| 73 | samba_cv_HAVE_FCNTL_LOCK=${samba_cv_HAVE_FCNTL_LOCK=yes} | ||
| 74 | samba_cv_HAVE_FTRUNCATE_EXTEND=${samba_cv_HAVE_FTRUNCATE_EXTEND=yes} | ||
| 75 | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} | ||
| 76 | samba_cv_HAVE_INO64_T=${samba_cv_HAVE_INO64_T=no} | ||
| 77 | samba_cv_HAVE_KERNEL_CHANGE_NOTIFY=${samba_cv_HAVE_KERNEL_CHANGE_NOTIFY=yes} | ||
| 78 | samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=${samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=yes} | ||
| 79 | samba_cv_HAVE_KERNEL_SHARE_MODES=${samba_cv_HAVE_KERNEL_SHARE_MODES=yes} | ||
| 80 | samba_cv_HAVE_MAKEDEV=${samba_cv_HAVE_MAKEDEV=yes} | ||
| 81 | samba_cv_HAVE_MMAP=${samba_cv_HAVE_MMAP=yes} | ||
| 82 | samba_cv_HAVE_OFF64_T=${samba_cv_HAVE_OFF64_T=no} | ||
| 83 | samba_cv_HAVE_QUOTACTL_4A=${samba_cv_HAVE_QUOTACTL_4A=yes} | ||
| 84 | samba_cv_HAVE_ROOT=${samba_cv_HAVE_ROOT=no} | ||
| 85 | samba_cv_HAVE_SECURE_MKSTEMP=${samba_cv_HAVE_SECURE_MKSTEMP=yes} | ||
| 86 | samba_cv_HAVE_SENDFILE64=${samba_cv_HAVE_SENDFILE64=yes} | ||
| 87 | samba_cv_HAVE_STRUCT_DIRENT64=${samba_cv_HAVE_STRUCT_DIRENT64=yes} | ||
| 88 | samba_cv_HAVE_STRUCT_FLOCK64=${samba_cv_HAVE_STRUCT_FLOCK64=yes} | ||
| 89 | samba_cv_HAVE_TRUNCATED_SALT=${samba_cv_HAVE_TRUNCATED_SALT=no} | ||
| 90 | samba_cv_HAVE_UNSIGNED_CHAR=${samba_cv_HAVE_UNSIGNED_CHAR=no} | ||
| 91 | samba_cv_HAVE_WORKING_AF_LOCAL=${samba_cv_HAVE_WORKING_AF_LOCAL=no} | ||
| 92 | samba_cv_HAVE_Werror=${samba_cv_HAVE_Werror=yes} | ||
| 93 | samba_cv_REALPATH_TAKES_NULL=${samba_cv_REALPATH_TAKES_NULL=no} | ||
| 94 | samba_cv_REPLACE_INET_NTOA=${samba_cv_REPLACE_INET_NTOA=no} | ||
| 95 | samba_cv_SIZEOF_INO_T=${samba_cv_SIZEOF_INO_T=yes} | ||
| 96 | samba_cv_SIZEOF_OFF_T=${samba_cv_SIZEOF_OFF_T=yes} | ||
| 97 | samba_cv_SYSCONF_SC_NGROUPS_MAX=${samba_cv_SYSCONF_SC_NGROUPS_MAX=yes} | ||
| 98 | samba_cv_SYSCONF_SC_NPROC_ONLN=${samba_cv_SYSCONF_SC_NPROC_ONLN=no} | ||
| 99 | samba_cv_SYSQUOTA_FOUND=${samba_cv_SYSQUOTA_FOUND=yes} | ||
| 100 | samba_cv_SYSQUOTA_WORKS=${samba_cv_SYSQUOTA_WORKS=yes} | ||
| 101 | samba_cv_USE_SETRESUID=${samba_cv_USE_SETRESUID=yes} | ||
| 102 | samba_cv_have_longlong=${samba_cv_have_longlong=yes} | ||
| 103 | samba_cv_have_setresgid=${samba_cv_have_setresgid=yes} | ||
| 104 | samba_cv_have_setresuid=${samba_cv_have_setresuid=yes} | ||
| 105 | samba_cv_sysquotas_file=${samba_cv_sysquotas_file=lib/sysquotas_4A.c} | ||
| 106 | # This cached value needs a local patch to pick it up, upstream 3.0.14a | ||
| 107 | # doesn't cache it. | ||
| 108 | samba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes} | ||
