1eb8dc403SDave Cobbley# general 282c905dcSAndrew Geisslerac_cv_func_calloc_0_nonnull=${ac_cv_func_calloc_0_nonnull=yes} 3eb8dc403SDave Cobbleyac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes} 4eb8dc403SDave Cobbleyac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} 5eb8dc403SDave Cobbleyac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes} 6eb8dc403SDave Cobbleyac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} 782c905dcSAndrew Geisslerac_cv_func_memcmp_working=${ac_cv_func_memcmp_working=yes} 8eb8dc403SDave Cobbleyac_cv_func_getpgrp_void=yes 9eb8dc403SDave Cobbleyac_cv_func_setpgrp_void=yes 10eb8dc403SDave Cobbleyac_cv_func_setgrent_void=yes 11eb8dc403SDave Cobbleyac_cv_func_getgrgid_r=${ac_cv_func_getgrgid_r=yes} 12eb8dc403SDave Cobbleyac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes} 13eb8dc403SDave Cobbleyac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes} 14eb8dc403SDave Cobbleyac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes} 15eb8dc403SDave Cobbleyac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes} 16eb8dc403SDave Cobbleyac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes} 1782c905dcSAndrew Geisslerac_cv_func_strtod=${ac_cv_func_strtod=yes} 18*517393d9SAndrew Geissler# off_t is always 64bit on musl systems 19*517393d9SAndrew Geisslerac_cv_sys_file_offset_bits=${ac_cv_sys_file_offset_bits=64} 20eb8dc403SDave Cobbley 21eb8dc403SDave Cobbley#dbus-glib 22eb8dc403SDave Cobbleyac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes} 23eb8dc403SDave Cobbley 24d583833aSAndrew Geissler# bash 25d583833aSAndrew Geisslerbash_cv_getcwd_malloc=${bash_cv_getcwd_malloc=yes} 26d583833aSAndrew Geissler 27eb8dc403SDave Cobbley# coreutils 28eb8dc403SDave Cobbleyfu_cv_sys_stat_statfs2_bsize=${fu_cv_sys_stat_statfs2_bsize=yes} 2982c905dcSAndrew Geisslergl_cv_func_getcwd_abort_bug=${gl_cv_func_getcwd_abort_bug=no} 3082c905dcSAndrew Geisslergl_cv_func_getcwd_null=${gl_cv_func_getcwd_null=yes} 3182c905dcSAndrew Geisslergl_cv_func_getcwd_path_max=${gl_cv_func_getcwd_path_max='no, but it is partly working'} 3282c905dcSAndrew Geisslerac_cv_func_getgroups_works=${ac_cv_func_getgroups_works=yes} 33eb8dc403SDave Cobbleygl_cv_func_gettimeofday_clobber=${gl_cv_func_gettimeofday_clobber=no} 3482c905dcSAndrew Geisslergl_cv_func_nanosleep=${gl_cv_func_nanosleep=yes} 3582c905dcSAndrew Geisslergl_cv_func_strtod_works=${gl_cv_func_strtod_works=yes} 36eb8dc403SDave Cobbleygl_cv_func_tzset_clobber=${gl_cv_func_tzset_clobber=no} 37eb8dc403SDave Cobbleygl_cv_func_gettimeofday_posix_signature=${gl_cv_func_gettimeofday_posix_signature=yes} 3882c905dcSAndrew Geisslergl_cv_func_working_mkstemp=${gl_cv_func_working_mkstemp=yes} 3982c905dcSAndrew Geisslergl_cv_func_working_mktime=${gl_cv_func_working_mktime=yes} 4082c905dcSAndrew Geisslergl_cv_func_working_utimes=${gl_cv_func_working_utimes=yes} 41eb8dc403SDave Cobbleyac_cv_func_posix_spawn=${ac_cv_func_posix_spawn=yes} 42eb8dc403SDave Cobbleyac_cv_func_posix_spawn_works=${ac_cv_func_posix_spawn_works=yes} 43eb8dc403SDave Cobbley 44eb8dc403SDave Cobbley# va_copy and _va_copy 45eb8dc403SDave Cobbleyac_cv_va_copy=${ac_cv_va_copy=yes} 46eb8dc403SDave Cobbleyac_cv___va_copy=${ac_cv___va_copy=yes} 47eb8dc403SDave Cobbleyac_cv_func_va_copy=${ac_cv_func_va_copy=yes} 48eb8dc403SDave Cobbleyac_cv_func___va_copy=${ac_cv_func___va_copy=yes} 49eb8dc403SDave Cobbley 50eb8dc403SDave Cobbley# posix_getpwuid_r posix_getgrgid_r posix_getpwnam_r 51eb8dc403SDave Cobbleyac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes} 52eb8dc403SDave Cobbleyac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes} 53eb8dc403SDave Cobbleyac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} 54eb8dc403SDave Cobbley 55eb8dc403SDave Cobbley# Xorg 56eb8dc403SDave Cobbleyxorg_cv_malloc0_returns_null=${xorg_cv_malloc0_returns_null=yes} 57