Patrick Williams | c0f7c04 | 2017-02-23 20:41:17 -0600 | [diff] [blame] | 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 | |
Patrick Williams | c0f7c04 | 2017-02-23 20:41:17 -0600 | [diff] [blame] | 18 | # libpcap |
| 19 | ac_cv_linux_vers=${ac_cv_linux_vers=2} |
| 20 | |
| 21 | # startup-notification |
| 22 | lf_cv_sane_realloc=${lf_cv_sane_realloc=yes} |
| 23 | |
Patrick Williams | c0f7c04 | 2017-02-23 20:41:17 -0600 | [diff] [blame] | 24 | # ncftp |
| 25 | wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} |
| 26 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} |
| 27 | |
| 28 | # db |
| 29 | db_cv_align_t=${db_cv_align_t='unsigned long long'} |
| 30 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} |
| 31 | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} |
| 32 | db_cv_sprintf_count=${db_cv_sprintf_count=yes} |
| 33 | |
| 34 | # rrdtool |
| 35 | rd_cv_ieee_works=${rd_cv_ieee_works=yes} |
| 36 | # ac_cv_path_PERL=${ac_cv_path_PERL=no} |
| 37 | |
| 38 | # gettext |
| 39 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} |
| 40 | |
| 41 | # samba |
| 42 | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} |
| 43 | |
| 44 | # vim |
| 45 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} |
| 46 | |
| 47 | # intercom |
| 48 | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} |
| 49 | |
| 50 | # lmbench |
| 51 | ac_cv_uint=${ac_cv_unit=yes} |
| 52 | |
| 53 | # D-BUS |
| 54 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} |
| 55 | |
| 56 | # evolution-data-server |
| 57 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} |
| 58 | |