arm-common 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. # general
  2. ac_cv_va_val_copy=${ac_cv_va_val_copy=yes}
  3. ac_cv_func_lstat_dereferences_slashed_symlink=${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
  4. ac_cv_func_lstat_empty_string_bug=${ac_cv_func_lstat_empty_string_bug=no}
  5. ac_cv_func_stat_empty_string_bug=${ac_cv_func_stat_empty_string_bug=no}
  6. ac_cv_func_stat_ignores_trailing_slash=${ac_cv_func_stat_ignores_trailing_slash=no}
  7. # bash
  8. ac_cv_c_long_double=${ac_cv_c_long_double=yes}
  9. bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=missing}
  10. # coreutils
  11. utils_cv_sys_open_max=${utils_cv_sys_open_max=1019}
  12. # cvs
  13. cvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes}
  14. # db (sleepycat)
  15. db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes}
  16. db_cv_sprintf_count=${db_cv_sprintf_count=yes}
  17. db_cv_align_t=${db_cv_align_t='unsigned long long'}
  18. db_cv_alignp_t=${db_cv_alignp_t='unsigned long'}
  19. # D-BUS
  20. ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}
  21. # edb
  22. db_cv_spinlocks=${db_cv_spinlocks=no}
  23. # ettercap
  24. ettercap_cv_type_socklen_t=${ettercap_cv_type_socklen_t=yes}
  25. # fget
  26. compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes}
  27. compat_cv_func_basename_works=${compat_cv_func_basename_works=no}
  28. compat_cv_func_dirname_works=${compat_cv_func_dirname_works=no}
  29. # fnmatch
  30. ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
  31. # gettext
  32. am_cv_func_working_getline=${am_cv_func_working_getline=yes}
  33. #gstreamer
  34. as_cv_unaligned_access=${as_cv_unaligned_access=no}
  35. # httppc
  36. ac_cv_strerror_r_SUSv3=${ac_cv_strerror_r_SUSv3=no}
  37. # lftp
  38. ac_cv_need_trio=${ac_cv_need_trio=no}
  39. lftp_cv_va_val_copy=${lftp_cv_va_val_copy=yes}
  40. # libesmtp
  41. acx_working_snprintf=${acx_working_snprintf=yes}
  42. # libnet
  43. ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes}
  44. # libpcap
  45. ac_cv_linux_vers=${ac_cv_linux_vers=2}
  46. # libxfce4util
  47. with_broken_putenv=${with_broken_putenv=no}
  48. # links
  49. ac_cv_lib_png_png_create_info_struct=${ac_cv_lib_png_png_create_info_struct=yes}
  50. # mysql
  51. mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=no}
  52. mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no}
  53. # nano
  54. ac_cv_regexec_segfault_emptystr=${ac_cv_regexec_segfault_emptystr=no}
  55. nano_cv_func_regexec_segv_emptystr=${nano_cv_func_regexec_segv_emptystr=no}
  56. # php
  57. ac_cv_pread=${ac_cv_pread=no}
  58. ac_cv_pwrite=${ac_cv_pwrite=no}
  59. php_cv_lib_cookie_io_functions_use_off64_t=${php_cv_lib_cookie_io_functions_use_off64_t=yes}
  60. # rsync
  61. rsync_cv_HAVE_BROKEN_LARGEFILE=${rsync_cv_HAVE_BROKEN_LARGEFILE=no}
  62. rsync_cv_HAVE_SOCKETPAIR=${rsync_cv_HAVE_SOCKETPAIR=yes}
  63. rsync_cv_HAVE_LONGLONG=${rsync_cv_HAVE_LONGLONG=yes}
  64. rsync_cv_HAVE_OFF64_T=${rsync_cv_HAVE_OFF64_T=no}
  65. rsync_cv_HAVE_SHORT_INO_T=${rsync_cv_HAVE_SHORT_INO_T=no}
  66. rsync_cv_HAVE_UNSIGNED_CHAR=${rsync_cv_HAVE_UNSIGNED_CHAR=no}
  67. rsync_cv_HAVE_BROKEN_READDIR=${rsync_cv_HAVE_BROKEN_READDIR=no}
  68. rsync_cv_HAVE_GETTIMEOFDAY_TZ=${rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes}
  69. rsync_cv_HAVE_SECURE_MKSTEMP=${rsync_cv_HAVE_SECURE_MKSTEMP=yes}
  70. rsync_cv_REPLACE_INET_NTOA=${rsync_cv_REPLACE_INET_NTOA=no}
  71. rsync_cv_REPLACE_INET_ATON=${rsync_cv_REPLACE_INET_ATON=no}
  72. # screen
  73. screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no}
  74. screen_cv_sys_memcpy_overlap=${screen_cv_sys_memcpy_overlap=no}
  75. screen_cv_sys_memmove_overlap=${screen_cv_sys_memmove_overlap=no}
  76. screen_cv_sys_fifo_broken_impl=${screen_cv_sys_fifo_broken_impl=yes}
  77. screen_cv_sys_fifo_usable=${screen_cv_sys_fifo_usable=yes}
  78. screen_cv_sys_select_broken_retval=${screen_cv_sys_select_broken_retval=no}
  79. screen_cv_sys_sockets_nofs=${screen_cv_sys_sockets_nofs=no}
  80. screen_cv_sys_sockets_usable=${screen_cv_sys_sockets_usable=yes}
  81. screen_cv_sys_terminfo_used=${screen_cv_sys_terminfo_used=yes}
  82. # slrn
  83. slrn_cv_va_val_copy=${slrn_cv_va_val_copy=yes}
  84. # socat
  85. ac_cv_ispeed_offset=${ac_cv_ispeed_offset=13}
  86. sc_cv_termios_ispeed=${sc_cv_termios_ispeed=yes}
  87. # ssh
  88. ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_dirent_have_space_d_name=yes}
  89. ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no}
  90. ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no}
  91. ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes}
  92. ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=yes}
  93. # startup-notification
  94. lf_cv_sane_realloc=yes
  95. # xffm
  96. jm_cv_func_working_readdir=yes
  97. # evolution-data-server
  98. ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes}