1*eb8dc403SDave Cobbley# general 2*eb8dc403SDave Cobbleyac_cv_va_val_copy=${ac_cv_va_val_copy=yes} 3*eb8dc403SDave Cobbleyac_cv_func_setvbuf_reversed=no 4*eb8dc403SDave Cobbleyac_cv_sizeof___int64=${ac_cv_sizeof___int64=0} 5*eb8dc403SDave Cobbleyac_cv_sizeof_char=${ac_cv_sizeof_char=1} 6*eb8dc403SDave Cobbleyac_cv_sizeof_int=${ac_cv_sizeof_int=4} 7*eb8dc403SDave Cobbleyac_cv_sizeof_long=${ac_cv_sizeof_long=4} 8*eb8dc403SDave Cobbleyac_cv_sizeof_long_int=${ac_cv_sizeof_long_int=4} 9*eb8dc403SDave Cobbleyac_cv_sizeof_long_long=${ac_cv_sizeof_long_long=8} 10*eb8dc403SDave Cobbleyac_cv_sizeof_short=${ac_cv_sizeof_short=2} 11*eb8dc403SDave Cobbleyac_cv_sizeof_short_int=${ac_cv_sizeof_short_int=2} 12*eb8dc403SDave Cobbleyac_cv_sizeof_size_t=${ac_cv_sizeof_size_t=4} 13*eb8dc403SDave Cobbleyac_cv_sizeof_void_p=${ac_cv_sizeof_void_p=4} 14*eb8dc403SDave Cobbleyac_cv_sizeof_long_double=${ac_cv_sizeof_long_double=8} 15*eb8dc403SDave Cobbleyac_cv_sizeof_unsigned_short=${ac_cv_sizeof_unsigned_short=2} 16*eb8dc403SDave Cobbleyac_cv_sizeof_unsigned_int=${ac_cv_sizeof_unsigned_int=4} 17*eb8dc403SDave Cobbleyac_cv_sizeof_unsigned_long=${ac_cv_sizeof_unsigned_long=4} 18*eb8dc403SDave Cobbleyac_cv_sizeof_unsigned_long_long=${ac_cv_sizeof_unsigned_long_long=8} 19*eb8dc403SDave Cobbleyac_cv_sizeof_signed_char=${ac_cv_sizeof_signed_char=1} 20*eb8dc403SDave Cobbley 21*eb8dc403SDave Cobbley# lzo 22*eb8dc403SDave Cobbleyac_cv_sizeof_char_p=${ac_cv_sizeof_char_p=4} 23*eb8dc403SDave Cobbley 24*eb8dc403SDave Cobbleyac_cv_uchar=${ac_cv_uchar=no} 25*eb8dc403SDave Cobbleyac_cv_uint=${ac_cv_uint=yes} 26*eb8dc403SDave Cobbleyac_cv_ulong=${ac_cv_ulong=yes} 27*eb8dc403SDave Cobbleyac_cv_ushort=${ac_cv_ushort=yes} 28*eb8dc403SDave Cobbley 29*eb8dc403SDave Cobbleyac_cv_time_r_type=${ac_cv_time_r_type=POSIX} 30*eb8dc403SDave Cobbley 31*eb8dc403SDave Cobbley# apache 32*eb8dc403SDave Cobbleyac_cv_sizeof_ssize_t=${ac_cv_sizeof_ssize_t=4} 33*eb8dc403SDave Cobbley 34*eb8dc403SDave Cobbley# ssh 35*eb8dc403SDave Cobbleyac_cv_have_space_d_name_in_struct_dirent=${ac_cv_dirent_have_space_d_name=yes} 36*eb8dc403SDave Cobbleyac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no} 37*eb8dc403SDave Cobbleyac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no} 38*eb8dc403SDave Cobbleyac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes} 39*eb8dc403SDave Cobbleyac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=yes} 40*eb8dc403SDave Cobbley 41*eb8dc403SDave Cobbley# coreutils 42*eb8dc403SDave Cobbleyutils_cv_sys_open_max=${utils_cv_sys_open_max=1019} 43*eb8dc403SDave Cobbley 44*eb8dc403SDave Cobbley# libpcap 45*eb8dc403SDave Cobbleyac_cv_linux_vers=${ac_cv_linux_vers=2} 46*eb8dc403SDave Cobbley 47*eb8dc403SDave Cobbley# nano 48*eb8dc403SDave Cobbleyac_cv_regexec_segfault_emptystr=${ac_cv_regexec_segfault_emptystr=no} 49*eb8dc403SDave Cobbleynano_cv_func_regexec_segv_emptystr=${nano_cv_func_regexec_segv_emptystr=no} 50*eb8dc403SDave Cobbley 51*eb8dc403SDave Cobbley# screen 52*eb8dc403SDave Cobbleyscreen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no} 53*eb8dc403SDave Cobbleyscreen_cv_sys_memcpy_overlap=${screen_cv_sys_memcpy_overlap=no} 54*eb8dc403SDave Cobbleyscreen_cv_sys_memmove_overlap=${screen_cv_sys_memmove_overlap=no} 55*eb8dc403SDave Cobbleyscreen_cv_sys_fifo_broken_impl=${screen_cv_sys_fifo_broken_impl=yes} 56*eb8dc403SDave Cobbleyscreen_cv_sys_fifo_usable=${screen_cv_sys_fifo_usable=yes} 57*eb8dc403SDave Cobbleyscreen_cv_sys_select_broken_retval=${screen_cv_sys_select_broken_retval=no} 58*eb8dc403SDave Cobbleyscreen_cv_sys_sockets_nofs=${screen_cv_sys_sockets_nofs=no} 59*eb8dc403SDave Cobbleyscreen_cv_sys_sockets_usable=${screen_cv_sys_sockets_usable=yes} 60*eb8dc403SDave Cobbleyscreen_cv_sys_terminfo_used=${screen_cv_sys_terminfo_used=yes} 61*eb8dc403SDave Cobbley 62*eb8dc403SDave Cobbleyac_cv_func_lstat_dereferences_slashed_symlink=${ac_cv_func_lstat_dereferences_slashed_symlink=yes} 63*eb8dc403SDave Cobbleyac_cv_func_lstat_empty_string_bug=${ac_cv_func_lstat_empty_string_bug=no} 64*eb8dc403SDave Cobbleyac_cv_func_stat_empty_string_bug=${ac_cv_func_stat_empty_string_bug=no} 65*eb8dc403SDave Cobbleyac_cv_func_stat_ignores_trailing_slash=${ac_cv_func_stat_ignores_trailing_slash=no} 66*eb8dc403SDave Cobbley 67*eb8dc403SDave Cobbley# socat 68*eb8dc403SDave Cobbleyac_cv_ispeed_offset=${ac_cv_ispeed_offset=13} 69*eb8dc403SDave Cobbleysc_cv_termios_ispeed=${sc_cv_termios_ispeed=yes} 70*eb8dc403SDave Cobbley 71*eb8dc403SDave Cobbley# links 72*eb8dc403SDave Cobbleyac_cv_lib_png_png_create_info_struct=${ac_cv_lib_png_png_create_info_struct=yes} 73*eb8dc403SDave Cobbley 74*eb8dc403SDave Cobbley# samba 75*eb8dc403SDave Cobbleysamba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} 76*eb8dc403SDave Cobbleysamba_cv_USE_SETEUID=${samba_cv_USE_SETEUID=yes} 77*eb8dc403SDave Cobbleysamba_cv_USE_SETRESUID=${samba_cv_USE_SETRESUID=yes} 78*eb8dc403SDave Cobbleysamba_cv_USE_SETREUID=${samba_cv_USE_SETREUID=yes} 79*eb8dc403SDave Cobbleysamba_cv_USE_SETUIDX=${samba_cv_USE_SETUIDX=yes} 80*eb8dc403SDave Cobbleysamba_cv_have_setresgid=${samba_cv_have_setresgid=yes} 81*eb8dc403SDave Cobbleysamba_cv_have_setresuid=${samba_cv_have_setresuid=yes} 82*eb8dc403SDave Cobbleysamba_cv_HAVE_SENDFILE=${samba_cv_HAVE_SENDFILE=yes} 83*eb8dc403SDave Cobbleysamba_cv_HAVE_SENDFILE64=${samba_cv_HAVE_SENDFILE64=yes} 84*eb8dc403SDave Cobbleysamba_cv_HAVE_SECURE_MKSTEMP=${samba_cv_HAVE_SECURE_MKSTEMP=yes} 85*eb8dc403SDave Cobbleysamba_cv_HAVE_MMAP=${samba_cv_HAVE_MMAP=yes} 86*eb8dc403SDave Cobbleysamba_cv_HAVE_KERNEL_OPLOCKS_LINUX=${samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=yes} 87*eb8dc403SDave Cobbleysamba_cv_HAVE_KERNEL_CHANGE_NOTIFY=${samba_cv_HAVE_KERNEL_CHANGE_NOTIFY=yes} 88*eb8dc403SDave Cobbleysamba_cv_HAVE_KERNEL_SHARE_MODES=${samba_cv_HAVE_KERNEL_SHARE_MODES=yes} 89*eb8dc403SDave Cobbleysamba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes} 90*eb8dc403SDave Cobbleysamba_cv_STAT_STATVFS64=${samba_cv_STAT_STATVFS64=yes} 91*eb8dc403SDave Cobbleysamba_cv_SIZEOF_OFF_T=${samba_cv_SIZEOF_OFF_T=yes} 92*eb8dc403SDave Cobbleysamba_cv_SIZEOF_INO_T=${samba_cv_SIZEOF_INO_T=yes} 93*eb8dc403SDave Cobbleysamba_cv_HAVE_STRUCT_FLOCK64=${samba_cv_HAVE_STRUCT_FLOCK64=yes} 94*eb8dc403SDave Cobbley 95*eb8dc403SDave Cobbley# db 96*eb8dc403SDave Cobbleydb_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} 97*eb8dc403SDave Cobbleydb_cv_sprintf_count=${db_cv_sprintf_count=yes} 98*eb8dc403SDave Cobbleydb_cv_align_t=${db_cv_align_t='unsigned long long'} 99*eb8dc403SDave Cobbleydb_cv_alignp_t=${db_cv_alignp_t='unsigned long'} 100*eb8dc403SDave Cobbley 101*eb8dc403SDave Cobbley# php 102*eb8dc403SDave Cobbleyac_cv_pread=${ac_cv_pread=no} 103*eb8dc403SDave Cobbleyac_cv_pwrite=${ac_cv_pwrite=no} 104*eb8dc403SDave Cobbleyphp_cv_lib_cookie_io_functions_use_off64_t=${php_cv_lib_cookie_io_functions_use_off64_t=yes} 105*eb8dc403SDave Cobbley 106*eb8dc403SDave Cobbley# ettercap 107*eb8dc403SDave Cobbleyettercap_cv_type_socklen_t=${ettercap_cv_type_socklen_t=yes} 108*eb8dc403SDave Cobbley 109*eb8dc403SDave Cobbley# libesmtp 110*eb8dc403SDave Cobbleyacx_working_snprintf=${acx_working_snprintf=yes} 111*eb8dc403SDave Cobbley 112*eb8dc403SDave Cobbley# httppc 113*eb8dc403SDave Cobbleyac_cv_strerror_r_SUSv3=${ac_cv_strerror_r_SUSv3=no} 114*eb8dc403SDave Cobbley 115*eb8dc403SDave Cobbley# jikes 116*eb8dc403SDave Cobbleyac_cv_sizeof_wchar_t=4 117*eb8dc403SDave Cobbley 118*eb8dc403SDave Cobbley# lftp 119*eb8dc403SDave Cobbleyac_cv_need_trio=${ac_cv_need_trio=no} 120*eb8dc403SDave Cobbleylftp_cv_va_val_copy=${lftp_cv_va_val_copy=yes} 121*eb8dc403SDave Cobbley 122*eb8dc403SDave Cobbley# edb 123*eb8dc403SDave Cobbleydb_cv_spinlocks=${db_cv_spinlocks=no} 124*eb8dc403SDave Cobbley 125*eb8dc403SDave Cobbley# fget 126*eb8dc403SDave Cobbleycompat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes} 127*eb8dc403SDave Cobbleycompat_cv_func_basename_works=${compat_cv_func_basename_works=no} 128*eb8dc403SDave Cobbleycompat_cv_func_dirname_works=${compat_cv_func_dirname_works=no} 129*eb8dc403SDave Cobbley 130*eb8dc403SDave Cobbley# slrn 131*eb8dc403SDave Cobbleyslrn_cv_va_val_copy=${slrn_cv_va_val_copy=yes} 132*eb8dc403SDave Cobbley 133*eb8dc403SDave Cobbley# startup-notification 134*eb8dc403SDave Cobbleylf_cv_sane_realloc=yes 135*eb8dc403SDave Cobbley 136*eb8dc403SDave Cobbley# cvs 137*eb8dc403SDave Cobbleycvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes} 138*eb8dc403SDave Cobbley 139*eb8dc403SDave Cobbley# bash 140*eb8dc403SDave Cobbleyac_cv_c_long_double=${ac_cv_c_long_double=yes} 141*eb8dc403SDave Cobbleybash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=missing} 142*eb8dc403SDave Cobbley 143*eb8dc403SDave Cobbley# mysql 144*eb8dc403SDave Cobbleymysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=no} 145*eb8dc403SDave Cobbleymysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no} 146*eb8dc403SDave Cobbley 147*eb8dc403SDave Cobbley# gettext 148*eb8dc403SDave Cobbleyam_cv_func_working_getline=${am_cv_func_working_getline=yes} 149*eb8dc403SDave Cobbley 150*eb8dc403SDave Cobbley# rsync 151*eb8dc403SDave Cobbleyrsync_cv_HAVE_BROKEN_LARGEFILE=${rsync_cv_HAVE_BROKEN_LARGEFILE=no} 152*eb8dc403SDave Cobbleyrsync_cv_HAVE_SOCKETPAIR=${rsync_cv_HAVE_SOCKETPAIR=yes} 153*eb8dc403SDave Cobbleyrsync_cv_HAVE_LONGLONG=${rsync_cv_HAVE_LONGLONG=yes} 154*eb8dc403SDave Cobbleyrsync_cv_HAVE_OFF64_T=${rsync_cv_HAVE_OFF64_T=no} 155*eb8dc403SDave Cobbleyrsync_cv_HAVE_SHORT_INO_T=${rsync_cv_HAVE_SHORT_INO_T=no} 156*eb8dc403SDave Cobbleyrsync_cv_HAVE_UNSIGNED_CHAR=${rsync_cv_HAVE_UNSIGNED_CHAR=no} 157*eb8dc403SDave Cobbleyrsync_cv_HAVE_BROKEN_READDIR=${rsync_cv_HAVE_BROKEN_READDIR=no} 158*eb8dc403SDave Cobbleyrsync_cv_HAVE_GETTIMEOFDAY_TZ=${rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes} 159*eb8dc403SDave Cobbleyrsync_cv_HAVE_SECURE_MKSTEMP=${rsync_cv_HAVE_SECURE_MKSTEMP=yes} 160*eb8dc403SDave Cobbleyrsync_cv_REPLACE_INET_NTOA=${rsync_cv_REPLACE_INET_NTOA=no} 161*eb8dc403SDave Cobbleyrsync_cv_REPLACE_INET_ATON=${rsync_cv_REPLACE_INET_ATON=no} 162*eb8dc403SDave Cobbley 163*eb8dc403SDave Cobbley# libxfce4util 164*eb8dc403SDave Cobbleywith_broken_putenv=${with_broken_putenv=no} 165*eb8dc403SDave Cobbley 166*eb8dc403SDave Cobbley# clamav 167*eb8dc403SDave Cobbleyclamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes} 168*eb8dc403SDave Cobbleyclamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes} 169*eb8dc403SDave Cobbleyclamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes} 170*eb8dc403SDave Cobbley 171*eb8dc403SDave Cobbley# libnet 172*eb8dc403SDave Cobbleyac_cv_lbl_unaligned_fail=${ac_cv_lbl_unaligned_fail=no} 173*eb8dc403SDave Cobbleyac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes} 174