| Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | # general | 
|  | 2 | ac_cv_have_decl_sys_siglist=${ac_cv_have_decl_sys_siglist=no} | 
| Andrew Geissler | 82c905d | 2020-04-13 13:39:40 -0500 | [diff] [blame] | 3 | ac_cv_func_calloc_0_nonnull=${ac_cv_func_calloc_0_nonnull=yes} | 
| Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 4 | ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes} | 
|  | 5 | ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} | 
|  | 6 | ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes} | 
|  | 7 | ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} | 
| Andrew Geissler | 82c905d | 2020-04-13 13:39:40 -0500 | [diff] [blame] | 8 | ac_cv_func_memcmp_working=${ac_cv_func_memcmp_working=yes} | 
| Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 9 | ac_cv_func_getpgrp_void=yes | 
|  | 10 | ac_cv_func_setpgrp_void=yes | 
|  | 11 | ac_cv_func_setgrent_void=yes | 
|  | 12 | ac_cv_func_getgrgid_r=${ac_cv_func_getgrgid_r=yes} | 
|  | 13 | ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes} | 
|  | 14 | ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes} | 
|  | 15 | ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes} | 
|  | 16 | ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes} | 
| Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 17 | ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes} | 
| Andrew Geissler | 82c905d | 2020-04-13 13:39:40 -0500 | [diff] [blame] | 18 | ac_cv_func_strtod=${ac_cv_func_strtod=yes} | 
| Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 19 |  | 
|  | 20 | # glib | 
|  | 21 | glib_cv_strlcpy=${glib_cv_strlcpy=no} | 
|  | 22 | ac_cv_func_printf_unix98=${ac_cv_func_printf_unix98=yes} | 
|  | 23 | ac_cv_func_snprintf_c99=${ac_cv_func_snprintf_c99=yes} | 
|  | 24 | ac_cv_func_vsnprintf_c99=${ac_cv_func_vsnprintf_c99=yes} | 
|  | 25 | glib_cv_compliant_posix_memalign=${glib_cv_compliant_posix_memalign=1} | 
|  | 26 | glib_cv_long_long_format=${glib_cv_long_long_format=ll} | 
|  | 27 | glib_cv_have_qsort_r=${glib_cv_have_qsort_r=no} | 
|  | 28 |  | 
|  | 29 | #dbus-glib | 
|  | 30 | ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes} | 
|  | 31 |  | 
|  | 32 | # bash | 
|  | 33 | bash_cv_under_sys_siglist=${bash_cv_under_sys_siglist=no} | 
|  | 34 | bash_cv_sys_siglist=${bash_cv_sys_siglist=no} | 
|  | 35 |  | 
|  | 36 | # coreutils | 
|  | 37 | fu_cv_sys_stat_statfs2_bsize=${fu_cv_sys_stat_statfs2_bsize=yes} | 
| Andrew Geissler | 82c905d | 2020-04-13 13:39:40 -0500 | [diff] [blame] | 38 | gl_cv_func_getcwd_abort_bug=${gl_cv_func_getcwd_abort_bug=no} | 
|  | 39 | gl_cv_func_getcwd_null=${gl_cv_func_getcwd_null=yes} | 
|  | 40 | gl_cv_func_getcwd_path_max=${gl_cv_func_getcwd_path_max='no, but it is partly working'} | 
|  | 41 | ac_cv_func_getgroups_works=${ac_cv_func_getgroups_works=yes} | 
| Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 42 | gl_cv_func_gettimeofday_clobber=${gl_cv_func_gettimeofday_clobber=no} | 
| Andrew Geissler | 82c905d | 2020-04-13 13:39:40 -0500 | [diff] [blame] | 43 | gl_cv_func_nanosleep=${gl_cv_func_nanosleep=yes} | 
|  | 44 | gl_cv_func_strtod_works=${gl_cv_func_strtod_works=yes} | 
| Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 45 | gl_cv_func_tzset_clobber=${gl_cv_func_tzset_clobber=no} | 
|  | 46 | gl_cv_func_gettimeofday_posix_signature=${gl_cv_func_gettimeofday_posix_signature=yes} | 
| Andrew Geissler | 82c905d | 2020-04-13 13:39:40 -0500 | [diff] [blame] | 47 | gl_cv_func_working_mkstemp=${gl_cv_func_working_mkstemp=yes} | 
|  | 48 | gl_cv_func_working_mktime=${gl_cv_func_working_mktime=yes} | 
|  | 49 | gl_cv_func_working_utimes=${gl_cv_func_working_utimes=yes} | 
| Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 50 | ac_cv_func_posix_spawn=${ac_cv_func_posix_spawn=yes} | 
|  | 51 | ac_cv_func_posix_spawn_works=${ac_cv_func_posix_spawn_works=yes} | 
|  | 52 |  | 
|  | 53 | # va_copy and _va_copy | 
|  | 54 | ac_cv_va_copy=${ac_cv_va_copy=yes} | 
|  | 55 | ac_cv___va_copy=${ac_cv___va_copy=yes} | 
|  | 56 | ac_cv_func_va_copy=${ac_cv_func_va_copy=yes} | 
|  | 57 | ac_cv_func___va_copy=${ac_cv_func___va_copy=yes} | 
|  | 58 |  | 
|  | 59 | # posix_getpwuid_r posix_getgrgid_r posix_getpwnam_r | 
|  | 60 | ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes} | 
|  | 61 | ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes} | 
|  | 62 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | 
|  | 63 |  | 
|  | 64 | # Xorg | 
|  | 65 | xorg_cv_malloc0_returns_null=${xorg_cv_malloc0_returns_null=yes} |