Lines Matching refs:yes
178 as_have_required=yes
199 CONFIG_SHELL=$as_shell as_have_required=yes
210 CONFIG_SHELL=$SHELL as_have_required=yes
851 *) ac_optarg=yes ;;
858 ac_dashdash=yes ;;
945 with_gas=yes ;;
1012 no_create=yes ;;
1016 no_recursion=yes ;;
1075 silent=yes ;;
1117 verbose=yes ;;
1156 with_x=yes ;;
1245 cross_compiling=yes
1252 test "$silent" = yes && exec 6>/dev/null
1265 ac_srcdir_defaulted=yes
1298 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1400 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1402 --enable-release build release libraries default=yes
1403 --enable-strict compile with strict compiler options default=yes
1405 --enable-shared build shared libraries default=yes
1408 --enable-draft enable draft APIs (and internal APIs) default=yes
1409 --enable-renaming add a version suffix to symbols default=yes
1413 --enable-threads build ICU with thread safety default=yes
1415 --enable-extras build ICU extras default=yes
1416 --enable-icuio build ICU's icuio library default=yes
1417 --enable-layout build ICU's layout library default=yes
1418 --enable-tests build ICU tests default=yes
1419 --enable-samples build ICU samples default=yes
1425 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1666 test "$cross_compiling" = yes ||
1736 if test "$cross_compiling" = yes; then
1924 eval "$3=yes"
1963 test "$cross_compiling" = yes ||
2010 ac_header_compiler=yes
2026 ac_header_preproc=yes
2036 yes:no: )
2042 no:yes:* )
2123 eval "$3=yes"
2178 eval "$3=yes"
2761 yes|"") enabled=yes; ENABLE_DEBUG=1 ;;
2773 enabled=yes
2878 yes:)
2881 ac_tool_warned=yes ;;
2950 ac_prog_rejected=yes
2961 if test $ac_prog_rejected = yes; then
3078 yes:)
3081 ac_tool_warned=yes ;;
3210 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3211 $as_echo "yes" >&6; }
3278 if test "$cross_compiling" != yes; then
3304 cross_compiling=yes
3390 ac_compiler_gnu=yes
3400 if test $ac_compiler_gnu = yes; then
3401 GCC=yes
3413 ac_c_werror_flag=yes
3428 ac_cv_prog_cc_g=yes
3459 ac_cv_prog_cc_g=yes
3472 elif test $ac_cv_prog_cc_g = yes; then
3473 if test "$GCC" = yes; then
3479 if test "$GCC" = yes; then
3682 yes:)
3685 ac_tool_warned=yes ;;
3738 ac_compiler_gnu=yes
3748 if test $ac_compiler_gnu = yes; then
3749 GXX=yes
3761 ac_cxx_werror_flag=yes
3776 ac_cv_prog_cxx_g=yes
3807 ac_cv_prog_cxx_g=yes
3820 elif test $ac_cv_prog_cxx_g = yes; then
3821 if test "$GXX" = yes; then
3827 if test "$GXX" = yes; then
3842 if test "$GCC" = yes; then
3880 for ac_c_preproc_warn_flag in '' yes
3939 for ac_c_preproc_warn_flag in '' yes
4196 if test "$cross_compiling" = "yes"; then
4260 if test "$GCC" != yes && test -n "`link --version 2>&1 | grep 'GNU coreutils'`"; then
4292 ac_use_strict_options=yes
4296 ac_use_strict_options=yes
4302 if test "$ac_use_strict_options" = yes
4304 if test "$GCC" = yes
4320 if test "$GXX" = yes
4493 ac_cv_header_stdc=yes
4499 if test $ac_cv_header_stdc = yes; then
4516 if test $ac_cv_header_stdc = yes; then
4533 if test $ac_cv_header_stdc = yes; then
4535 if test "$cross_compiling" = yes; then :
4578 if test $ac_cv_header_stdc = yes; then
4591 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4611 yes|true|64) with_library_bits=64else32 ;;
4631 if test "$cross_compiling" = "yes" -a "${BITS_REQ}" != "nochange"; then
4646 if test "$ac_cv_type_void_p" = yes; then
4670 8) DEFAULT_64BIT=yes ;;
4677 BITS_OK=yes
4687 if test "$DEFAULT_64BIT" = "yes"; then
4693 BITS_CHECK_32=yes
4705 BITS_CHECK_64=yes
4706 #BITS_CHECK_32=yes
4716 BITS_CHECK_32=yes
4717 BITS_CHECK_64=yes ;;
4727 if test "$BITS_OK" != "yes"; then
4747 if test "$BITS_CHECK_64" = "yes"; then
4756 # if CAN_BUILD_64=yes:
4761 if test "$GCC" = yes; then
4769 CAN_BUILD_64=yes
4785 CAN_BUILD_64=yes
4790 if test "$CAN_BUILD_64" != yes; then
4803 CAN_BUILD_64=yes
4816 CAN_BUILD_64=yes
4821 if test "$CAN_BUILD_64" != yes; then
4831 CAN_BUILD_64=yes
4840 CAN_BUILD_64=yes
4849 CAN_BUILD_64=yes
4861 CAN_BUILD_64=yes
4866 if test "$CAN_BUILD_64" = yes; then
4886 CAN_BUILD_64=yes
4891 if test "$CAN_BUILD_64" != yes; then
4903 CAN_BUILD_64=yes
4919 CAN_BUILD_64=yes
4932 if test "$CAN_BUILD_64" = yes; then
4935 if test "$cross_compiling" = yes; then :
4943 BITS_RUN_64=yes
4965 if test "$BITS_CHECK_32" = "yes"; then
4969 if test "$GCC" = yes; then
4977 CAN_BUILD_32=yes
4985 if test "$CAN_BUILD_32" = yes; then
4988 if test "$cross_compiling" = yes; then :
4996 BITS_RUN_32=yes
5024 if test "$BITS_RUN_64" = "yes"; then
5028 BITS_OK=yes
5033 if test "$BITS_REQ" = "32" -a "$BITS_RUN_32" = "yes"; then
5038 BITS_OK=yes
5039 elif test "$BITS_REQ" = "64" -a "$BITS_RUN_64" = "yes"; then
5044 BITS_OK=yes
5045 elif test "$BITS_OK" != "yes"; then
5063 if test "$GCC" = yes; then
5069 if test "$GCC" = yes; then
5075 if test "$GCC" = yes; then
5082 if test "$GCC" = yes; then
5108 if test "$GCC" = yes; then
5114 if test "$GCC" = yes; then
5170 ac_cv_lib_m_floor=yes
5180 if test "x$ac_cv_lib_m_floor" = x""yes; then :
5211 ac_cv_lib_m_floor=yes
5221 if test "x$ac_cv_lib_m_floor" = x""yes; then :
5241 yes|"") enabled=yes; ENABLE_SHARED=YES ;;
5246 enabled=yes; ENABLE_SHARED=YES
5261 yes|"") enabled=yes; ENABLE_STATIC=YES ;;
5279 yes) enabled=yes; UCLN_NO_AUTO_CLEANUP=0 ;;
5290 if test $enabled = yes
5325 enabled=yes
5350 if test "$ac_cv_c_compiler_gnu" = yes; then
5368 SHAREDLIBEXPORT=yes
5400 SHAREDLIBEXPORT=yes
5509 yes:)
5512 ac_tool_warned=yes ;;
5604 yes:)
5607 ac_tool_warned=yes ;;
5622 enabled=yes
5627 yes|"") enabled=yes ;;
5644 yes|"") enabled=yes; U_ENABLE_TRACING=1 ;;
5662 yes|"")
5678 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
5749 if test "x$ac_cv_func_dlopen" = x""yes; then :
5769 if test "x$ac_cv_func_gettimeofday" = x""yes; then :
5782 yes|"") ENABLE_RPATH=YES ;;
5825 yes) U_INLINE= "inline" ;;
5855 cxx_okay=yes
5860 if test $cxx_okay = yes
5884 ac_cv_header_stdstring=yes
5891 if test $ac_cv_header_stdstring = yes
5909 yes) threads=true ;;
5960 ac_cv_lib_pthread_pthread_attr_init=yes
5970 if test "x$ac_cv_lib_pthread_pthread_attr_init" = x""yes; then :
5979 if test $ac_cv_lib_pthread_pthread_attr_init = yes; then
6089 ac_cv_lib_pthread_pthread_mutex_init=yes
6099 if test "x$ac_cv_lib_pthread_pthread_mutex_init" = x""yes; then :
6108 if test $ac_cv_lib_pthread_pthread_mutex_init = yes; then
6114 if test "x$ac_cv_func_pthread_mutex_lock" = x""yes; then :
6119 if test $ac_cv_func_pthread_mutex_lock = yes; then
6157 yes)
6193 ac_cv_func_mmap_ok=yes
6203 if test $ac_cv_func_mmap_ok = yes
6216 if test "$GCC" = yes; then
6221 if test "$GCC" = yes; then
6250 if test "x$ac_cv_header_inttypes_h" = x""yes; then :
6277 if test "x$ac_cv_header_dirent_h" = x""yes; then :
6339 ac_cv_header_iostream=yes
6349 ac_cv_header_iostream=yes
6353 if test $ac_cv_header_iostream = yes
6375 ac_cv_iostream_ok=yes
6385 if test $ac_cv_iostream_ok = yes
6495 ac_cv_c_bigendian=yes
6538 ac_cv_c_bigendian=yes
6548 if test "$cross_compiling" = yes; then :
6578 ac_cv_c_bigendian=yes
6614 ac_cv_c_bigendian=yes
6625 yes)
6637 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
6653 if test "x$ac_cv_func_nl_langinfo" = x""yes; then :
6723 ac_cv_namespace_ok=yes
6767 ac_cv_override_cxx_allocation_ok=yes
6777 if test $ac_cv_override_cxx_allocation_ok = yes
6807 ac_cv_override_placement_new_ok=yes
6817 if test $ac_cv_override_placement_new_ok = yes
6855 U_HAVE_GCC_ATOMICS=1; { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6856 $as_echo "yes" >&6; }
6872 if test "x$ac_cv_func_popen" = x""yes; then :
6885 if test "x$ac_cv_func_tzset" = x""yes; then :
6896 if test "x$ac_cv_func__tzset" = x""yes; then :
6934 ac_cv_var_tzname=yes
6943 if test $ac_cv_var_tzname = yes; then
6966 ac_cv_var__tzname=yes
6975 if test $ac_cv_var__tzname = yes; then
7007 ac_cv_var_timezone=yes
7017 if test $ac_cv_var_timezone = yes; then
7038 ac_cv_var___timezone=yes
7047 if test $ac_cv_var___timezone = yes; then
7068 ac_cv_var__timezone=yes
7077 if test $ac_cv_var__timezone = yes; then
7088 if test "x$ac_cv_type_int8_t" = x""yes; then :
7099 if test "x$ac_cv_type_uint8_t" = x""yes; then :
7110 if test "x$ac_cv_type_int16_t" = x""yes; then :
7121 if test "x$ac_cv_type_uint16_t" = x""yes; then :
7132 if test "x$ac_cv_type_int32_t" = x""yes; then :
7143 if test "x$ac_cv_type_uint32_t" = x""yes; then :
7154 if test "x$ac_cv_type_int64_t" = x""yes; then :
7165 if test "x$ac_cv_type_uint64_t" = x""yes; then :
7234 if test "x$ac_cv_header_wchar_h" = x""yes; then :
7335 if test "$ac_cv_type_wchar_t" = yes; then
7459 if test "$ac_cv_c_compiler_gnu" = yes; then
7509 yes) extras=true ;;
7526 yes) icuio=true ;;
7545 yes) layout=true ;;
7589 if test "$ENABLE_STATIC" = "YES"; then
7590 if test "$ENABLE_SHARED" != "YES"; then
7618 if test "$ENABLE_STATIC" = "YES"; then
7621 if test "$ENABLE_SHARED" = "YES"; then
7666 yes) tests=true ;;
7685 yes) samples=true ;;
8970 *datarootdir*) ac_datarootdir_seen=yes;;
9074 if test "$no_create" != yes; then
9077 test "$silent" = yes &&
9098 yes or check the messages above to see why thread support was not found." 1>&6