# # config.site for the Interix cc compiler # used by configure (see GNU autoconf docs for details) # generated by Jerker Back 2007-08-23 for bug-autoconf@gnu.org # Change some defaults. if test "$prefix" = NONE; then test "$datarootdir" = NONE && datarootdir = /usr/share test "$datadir" = NONE && datadir = ${datarootdir} test "$localedir" = NONE && localedir = ${datarootdir}/locale test "$mandir" = NONE && mandir = ${datarootdir}/man test "$infodir" = NONE && infodir = ${datarootdir}/info fi # Give Autoconf 2.x generated configure scripts a shared default # cache file for feature test results, architecture-specific. #if test "$cache_file" = /dev/null; then # cache_file="/var/config.cache" # A cache file is only valid for one C compiler. # CC=cc #fi # cc compiler settings in SUA (based on MS compiler 1400) if test "${CC}" = cc ; then ac_cv_env_CC_set=${ac_cv_env_CC_set=set} ac_cv_env_CC_value=${ac_cv_env_CC_value=cc} ac_cv_env_CXX_set=${ac_cv_env_CXX_set=set} ac_cv_env_CXX_value=${ac_cv_env_CXX_value=cc89} ac_cv_c_compiler_gnu=${ac_cv_c_compiler_gnu=no} ac_cv_cxx_compiler_gnu=${ac_cv_cxx_compiler_gnu=no} ac_cv_prog_CPP=${ac_cv_prog_CPP='cc -E'} ac_cv_prog_cc_g=${ac_cv_prog_cc_g=yes} ac_cv_prog_cxx_g=${ac_cv_prog_cxx_g=yes} ac_cv_objext=${ac_cv_objext=o} am_cv_CC_dependencies_compiler_type=${am_cv_CC_dependencies_compiler_type=none} am_cv_CXX_dependencies_compiler_type=${am_cv_CXX_dependencies_compiler_type=none} ac_cv_c_const=${ac_cv_c_const=yes} ac_cv_c_inline=${ac_cv_c_inline=__inline} ac_cv_c_restrict=${ac_cv_c_restrict=__restrict} acx_cv_prog_cc_warning__W=${acx_cv_prog_cc_warning__W=yes} acx_cv_prog_cc_warning__Wall=${acx_cv_prog_cc_warning__Wall=yes} acx_cv_prog_cc_warning__Wcpp_compat=${acx_cv_prog_cc_warning__Wcpp_compat=no} acx_cv_prog_cc_warning__Wstrict_prototypes=${acx_cv_prog_cc_warning__Wstrict_prototypes=no} acx_cv_prog_cc_warning__Wwrite_strings=${acx_cv_prog_cc_warning__Wwrite_strings=no} fi # critical: _alloca and _setjmp are always intrinsic functions ac_cv_func__alloca=${ac_cv_func__alloca=yes} ac_cv_func_alloca_works=${ac_cv_func_alloca_works=yes} ac_cv_working_alloca_h=${ac_cv_working_alloca_h=yes} ac_cv_header_alloca_h=${ac_cv_header_alloca_h=yes} gl_cv_rpl_alloca=${gl_cv_rpl_alloca=no} ac_cv_func_setjmp=${ac_cv_func_setjmp=yes} ac_cv_func__setjmp=${ac_cv_func__setjmp=yes} ac_cv_func_getpagesize=${ac_cv_func_getpagesize=yes} ac_cv_func_sigsetmask=${ac_cv_func_sigsetmask=yes} ac_cv_have_decl_malloc=${ac_cv_have_decl_malloc=yes} ac_cv_have_decl_realloc=${ac_cv_have_decl_realloc=yes} ac_cv_have_decl_sbrk=${ac_cv_have_decl_sbrk=yes} # common libc functions which also are intrinsic functions ac_cv_func_memcmp=${ac_cv_func_memcmp=yes} ac_cv_func_memcpy=${ac_cv_func_memcpy=yes} ac_cv_func_memset=${ac_cv_func_memset=yes} ac_cv_func_strcat=${ac_cv_func_strcat=yes} ac_cv_func_strcmp=${ac_cv_func_strcmp=yes} ac_cv_func_strcpy=${ac_cv_func_strcpy=yes} ac_cv_func_strlen=${ac_cv_func_strlen=yes} ac_cv_func_wcscat=${ac_cv_func_wcscat=yes} ac_cv_func_wcscmp=${ac_cv_func_wcscmp=yes} ac_cv_func_wcscpy=${ac_cv_func_wcscpy=yes} ac_cv_func_wcslen=${ac_cv_func_wcslen=yes} # defined to labscore in x64 interix, so it fails autoconf test ac_cv_func_labs=${ac_cv_func_labs=yes} # common tests that often fails, but we want these ac_cv_have_decl_basename=${ac_cv_have_decl_basename=yes} ac_cv_func_basename=${ac_cv_func_basename=yes} ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes} ac_cv_func_fork=${ac_cv_func_fork=yes} ac_cv_func_fork_works=${ac_cv_func_fork_works=yes} ac_cv_func_vfork=${ac_cv_func_vfork=yes} ac_cv_func_vfork_works=${ac_cv_func_vfork_works=yes} ac_cv_func_atoll=${ac_cv_func_atoll=yes} ac_cv_func_strtol=${ac_cv_func_strtol=yes} ac_cv_func_strtoul=${ac_cv_func_strtoul=yes} ac_cv_func_strtoll=${ac_cv_func_strtoll=yes} ac_cv_func_strtoull=${ac_cv_func_strtoull=yes} # or don't want # ac_cv_func_poll=${ac_cv_func_poll=no} ac_cv_header_stropts_h=${ac_cv_header_stropts_h=no} ac_cv_func_sigaction=${ac_cv_func_sigaction=no} lt_cv_sys_dlopen_deplibs=${lt_cv_sys_dlopen_deplibs=yes} lt_cv_sys_max_cmd_len=${lt_cv_sys_max_cmd_len=24577} # headers AC_HEADER_STDC test ac_cv_header_stdc=${ac_cv_header_stdc=yes} ac_cv_header_minix_config_h=${ac_cv_header_minix_config_h=no} ac_cv_header_inttypes_h=${ac_cv_header_inttypes_h=yes} ac_cv_header_limits_h=${ac_cv_header_limits_h=yes} ac_cv_header_stdint_h=${ac_cv_header_stdint_h=yes} ac_cv_header_stdlib_h=${ac_cv_header_stdlib_h=yes} ac_cv_header_string_h=${ac_cv_header_string_h=yes} ac_cv_header_strings_h=${ac_cv_header_strings_h=yes} ac_cv_header_fcntl_h=${ac_cv_header_fcntl_h=yes} ac_cv_header_sys_stat_h=${ac_cv_header_sys_stat_h=yes} ac_cv_header_sys_types_h=${ac_cv_header_sys_types_h=yes} ac_cv_header_sys_mman_h=${ac_cv_header_sys_mman_h=yes} ac_cv_header_sys_time_h=${ac_cv_header_sys_time_h=yes} ac_cv_header_time=${ac_cv_header_time=yes} ac_cv_header_time_h=${ac_cv_header_time_h=yes} ac_cv_header_unistd_h=${ac_cv_header_unistd_h=yes} # types ac_cv_type_int=${ac_cv_type_int=yes} ac_cv_type_pid_t=${ac_cv_type_pid_t=yes} ac_cv_type_intptr_t=${ac_cv_type_intptr_t=yes} ac_cv_type_long_long_int=${ac_cv_type_long_long_int=yes} ac_cv_type_uintptr_t=${ac_cv_type_uintptr_t=yes} ac_cv_type_unsigned_long_long_int=${ac_cv_type_unsigned_long_long_int=yes} # ac_cv_type_mbstate_t=${ac_cv_type_mbstate_t=yes} # disable gnulib bugs - recent additions test system features on bogus paths if test "${CC}" = cc; then Itx_RootDir=`(unixpath2win '/usr/include') 2>/dev/null | sed 's:\\\\:/:g'` gl_cv_have_include_next=${gl_cv_have_include_next=no} gl_cv_next_arpa_inet_h=${gl_cv_next_arpa_inet=\"${Itx_RootDir}/arpa/inet.h\"} gl_cv_next_sys_time_h=${gl_cv_next_sys_time_h=\"${Itx_RootDir}/sys/time.h\"} gl_cv_next_sys_stat_h=${gl_cv_next_sys_stat_h=\"${Itx_RootDir}/sys/stat.h\"} gl_cv_next_sys_select_h=${gl_cv_next_sys_select_h=\"${Itx_RootDir}/sys/select.h\"} gl_cv_next_errno_h=${gl_cv_next_errno_h=\"${Itx_RootDir}/errno.h\"} gl_cv_next_fcntl_h=${gl_cv_next_fcntl_h=\"${Itx_RootDir}/fcntl.h\"} gl_cv_next_float_h=${gl_cv_next_float_h=\"${Itx_RootDir}/float.h\"} gl_cv_next_iconv_h=${gl_cv_next_iconv_h=\"${Itx_RootDir}/iconv.h\"} gl_cv_next_inttypes_h=${gl_cv_next_inttypes_h=\"${Itx_RootDir}/inttypes.h\"} gl_cv_next_math_h=${gl_cv_next_math_h=\"${Itx_RootDir}/math.h\"} gl_cv_next_signal_h=${gl_cv_next_signal_h=\"${Itx_RootDir}/signal.h\"} gl_cv_next_stdint_h=${gl_cv_next_stdint_h=\"${Itx_RootDir}/stdint.h\"} gl_cv_next_stdio_h=${gl_cv_next_stdio_h=\"${Itx_RootDir}/stdio.h\"} gl_cv_next_stdlib_h=${gl_cv_next_stdlib_h=\"${Itx_RootDir}/stdlib.h\"} gl_cv_next_string_h=${gl_cv_next_string_h=\"${Itx_RootDir}/string.h\"} gl_cv_next_strings_h=${gl_cv_next_strings_h=\"${Itx_RootDir}/strings.h\"} gl_cv_next_time_h=${gl_cv_next_time_h=\"${Itx_RootDir}/time.h\"} gl_cv_next_unistd_h=${gl_cv_next_unistd_h=\"${Itx_RootDir}/unistd.h\"} gl_cv_next_wchar_h=${gl_cv_next_wchar_h=\"${Itx_RootDir}/wchar.h\"} gl_cv_next_wctype_h=${gl_cv_next_wctype_h=\"${Itx_RootDir}/wctype.h\"} # stdbool # ac_cv_header_stdbool_h=${ac_cv_header_stdbool_h=yes} # ac_cv_type__Bool=${ac_cv_type__Bool=yes} fi gl_cv_header_errno_h_complete=${gl_cv_header_errno_h_complete=yes}