Lines Matching refs:yes

48     [AC_MSG_RESULT(yes); trailing_commas=yes],
58 [AC_MSG_RESULT(yes); slash_comments=yes],
83 [fail_if_missing="yes"],
93 test "$GCC" = yes && CFLAGS="-O2 -fno-strength-reduce -Wall -Wno-deprecated-declarations"
95 if test "$GCC" = yes; then
136 AC_MSG_RESULT(yes)
145 if test "$cross_compiling" = yes; then
153 test "$GCC" = yes && CPP_MM=M; AC_SUBST(CPP_MM)
164 Haiku) HAIKU=yes; AC_MSG_RESULT(yes);;
174 QNX=yes; AC_MSG_RESULT(yes);;
183 AC_MSG_RESULT(yes)
184 MACOS_X=yes
190 , [enable_darwin="yes"])
191 if test "$enable_darwin" = "yes"; then
195 AC_MSG_RESULT(yes)
201 AC_MSG_RESULT([yes, Darwin support excluded])
246 AC_MSG_RESULT(yes); MACARCH="intel",
259 if test "$enable_darwin" = "yes"; then
260 MACOS_X_DARWIN=yes
307 have_local_include=yes
308 have_local_lib=yes
317 if test "$GCC" = yes -a "$local_dir" != no; then
381 cf_cv_ebcdic=yes ],
388 yes) AC_DEFINE(EBCDIC)
395 if test "$cf_cv_ebcdic" = "yes"; then
399 OS/390) zOSUnix="yes";
431 AC_MSG_RESULT(yes)
440 if test "$zOSUnix" = "yes"; then
452 , enable_smack="yes")
453 if test "$enable_smack" = "yes"; then
457 AC_MSG_RESULT(yes)
459 if test "$enable_smack" = "yes"; then
462 if test "$enable_smack" = "yes"; then
465 AC_MSG_RESULT(yes),
468 if test "$enable_smack" = "yes"; then
471 found_smack="yes"
481 , enable_selinux="yes")
482 if test "$enable_selinux" = "yes"; then
489 AC_MSG_RESULT(yes)
526 , enable_xsmp="yes")
528 if test "$enable_xsmp" = "yes"; then
533 , enable_xsmp_interact="yes")
534 if test "$enable_xsmp_interact" = "yes"; then
538 AC_MSG_RESULT(yes)
541 AC_MSG_RESULT(yes)
547 [ --enable-luainterp[=OPTS] Include Lua interpreter. [default=no] [OPTS=no/yes/dynamic]], ,
551 if test "$enable_luainterp" = "yes" -o "$enable_luainterp" = "dynamic"; then
613 AC_MSG_RESULT(yes)
620 AC_MSG_RESULT(yes)
625 AC_MSG_RESULT(yes)
643 AC_MSG_RESULT(yes)
676 lua_ok="yes"
682 AC_MSG_RESULT(yes); lua_ok="yes",
734 AC_MSG_RESULT(yes)
735 lua_ok="yes"
750 if test "$fail_if_missing" = "yes" -a "$lua_ok" != "yes"; then
768 if test "$enable_mzschemeinterp" = "yes"; then
828 AC_MSG_RESULT(yes)
833 AC_MSG_RESULT(yes)
839 AC_MSG_RESULT(yes)
845 AC_MSG_RESULT(yes)
851 AC_MSG_RESULT(yes)
909 if test "$GCC" = yes; then
926 AC_MSG_RESULT(yes)
1006 AC_MSG_RESULT(yes); mzs_ok=yes,
1010 if test $mzs_ok = yes; then
1034 [ --enable-perlinterp[=OPTS] Include Perl interpreter. [default=no] [OPTS=no/yes/dynamic]], ,
1037 if test "$enable_perlinterp" = "yes" -o "$enable_perlinterp" = "dynamic"; then
1056 badthreads=yes
1060 badthreads=yes
1110 AC_MSG_RESULT(yes); perl_ok=yes,
1115 if test $perl_ok = yes; then
1163 if test "$perl_ok" = "yes" -a "X$libperl" != "X"; then
1169 if test "$fail_if_missing" = "yes" -a "$perl_ok" != "yes"; then
1182 …[ --enable-pythoninterp[=OPTS] Include Python interpreter. [default=no] [OPTS=no/yes/dynamic]],…
1185 if test "$enable_pythoninterp" = "yes" -o "$enable_pythoninterp" = "dynamic"; then
1353 test "$GCC" = yes && threadsafe_flag="-pthread"
1368 AC_MSG_RESULT(yes); PYTHON_CFLAGS="$PYTHON_CFLAGS $threadsafe_flag",
1384 AC_MSG_RESULT(yes); python_ok=yes,
1388 if test $python_ok = yes; then
1403 if test "$fail_if_missing" = "yes" -a "$python_ok" != "yes"; then
1416 …[ --enable-python3interp[=OPTS] Include Python3 interpreter. [default=no] [OPTS=no/yes/dynamic]]…
1419 if test "$enable_python3interp" = "yes" -o "$enable_python3interp" = "dynamic"; then
1571 test "$GCC" = yes && threadsafe_flag="-pthread"
1586 AC_MSG_RESULT(yes); PYTHON3_CFLAGS="$PYTHON3_CFLAGS $threadsafe_flag",
1602 AC_MSG_RESULT(yes); python3_ok=yes,
1606 if test "$python3_ok" = yes; then
1620 if test "$fail_if_missing" = "yes" -a "$python3_ok" != "yes"; then
1632 if test "$python_ok" = yes && test "$python3_ok" = yes; then
1675 [AC_MSG_RESULT(yes);AC_DEFINE(PY_NO_RTLD_GLOBAL)], [AC_MSG_RESULT(no)])
1721 [AC_MSG_RESULT(yes);AC_DEFINE(PY3_NO_RTLD_GLOBAL)], [AC_MSG_RESULT(no)])
1734 elif test "$python_ok" = yes && test "$enable_pythoninterp" = "dynamic"; then
1740 elif test "$python_ok" = yes; then
1749 AC_MSG_RESULT(yes); fpie_ok=yes,
1753 if test $fpie_ok = yes; then
1756 elif test "$python3_ok" = yes && test "$enable_python3interp" = "dynamic"; then
1762 elif test "$python3_ok" = yes; then
1771 AC_MSG_RESULT(yes); fpie_ok=yes,
1775 if test $fpie_ok = yes; then
1782 [ --enable-tclinterp[=OPTS] Include Tcl interpreter. [default=no] [OPTS=no/yes/dynamic]], ,
1786 if test "$enable_tclinterp" = "yes" -o "$enable_tclinterp" = "dynamic"; then
1915 if test "$fail_if_missing" = "yes" -a -z "$TCL_SRC"; then
1927 [ --enable-rubyinterp[=OPTS] Include Ruby interpreter. [default=no] [OPTS=no/yes/dynamic]], ,
1930 if test "$enable_rubyinterp" = "yes" -o "$enable_rubyinterp" = "dynamic"; then
2019 if test "$fail_if_missing" = "yes" -a -z "$RUBY_OBJ"; then
2034 if test "$enable_cscope" = "yes"; then
2041 , [enable_netbeans="yes"])
2042 if test "$enable_netbeans" = "yes"; then
2050 AC_MSG_RESULT(yes)
2056 , [enable_channel="yes"])
2057 if test "$enable_channel" = "yes"; then
2065 if test "$enable_netbeans" = "yes"; then
2066 AC_MSG_RESULT([yes, netbeans also disabled])
2069 AC_MSG_RESULT(yes)
2073 if test "$enable_channel" = "yes"; then
2108 [vim_cv_ipv6_networking="yes"],
2142 [vim_cv_ipv4_networking="yes"],
2146 if test "$enable_netbeans" = "yes"; then
2153 if test "$enable_channel" = "yes"; then
2165 if test "$enable_terminal" = "yes" || test "$enable_terminal" = "auto" -a "x$features" = "xhuge" ; …
2171 enable_terminal="yes"
2172 AC_MSG_RESULT(defaulting to yes)
2174 AC_MSG_RESULT(yes)
2185 if test "$enable_terminal" = "yes" -a "$enable_channel" = "yes"; then
2200 if test "$enable_autoservername" = "yes"; then
2207 [enable_multibyte="yes"])
2209 if test "$enable_multibyte" != "yes"; then
2219 , [enable_rightleft="yes"])
2220 if test "$enable_rightleft" = "yes"; then
2223 AC_MSG_RESULT(yes)
2232 , [enable_arabic="yes"])
2233 if test "$enable_arabic" = "yes"; then
2236 AC_MSG_RESULT(yes)
2257 test -z "$with_x" && with_x=yes
2258 test "${enable_gui-yes}" != no -a "x$MACOS_X" != "xyes" -a "x$QNX" != "xyes" && with_x=yes
2271 if test "$zOSUnix" = "yes"; then
2312 AC_MSG_RESULT(yes),
2313 AC_MSG_RESULT(no); no_x=yes)
2316 if test "${no_x-no}" = yes; then
2347 if test "$GCC" = yes; then
2356 AC_MSG_RESULT(yes); cflags_save="$cflags_save -Wno-implicit-int",
2379 ac_cv_small_wchar_t="yes",
2421 yes|"") AC_MSG_RESULT(yes - automatic GUI support) ;;
2432 yes|""|auto) AC_MSG_RESULT(automatic GUI support)
2433 gui_auto=yes ;;
2442 yes|"") AC_MSG_RESULT(yes - automatic GUI support)
2443 gui_auto=yes ;;
2451 yes|""|auto) AC_MSG_RESULT(yes/auto - automatic GUI support)
2452 gui_auto=yes
2481 [ --enable-gtk2-check If auto-select GUI, check for GTK+ 2 [default=yes]],
2482 , enable_gtk2_check="yes")
2504 [ --enable-gtk3-check If auto-select GUI, check for GTK+ 3 [default=yes]],
2505 , enable_gtk3_check="yes")
2515 [ --enable-motif-check If auto-select GUI, check for Motif [default=yes]],
2516 , enable_motif_check="yes")
2526 [ --enable-athena-check If auto-select GUI, check for Athena [default=yes]],
2527 , enable_athena_check="yes")
2537 [ --enable-nextaw-check If auto-select GUI, check for neXtaw [default=yes]],
2538 , enable_nextaw_check="yes")
2594 no_gtk=yes
2640 ],, no_gtk=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
2647 AC_MSG_RESULT(yes; found version $gtk_major_version.$gtk_minor_version.$gtk_micro_version)
2658 if test "$fail_if_missing" = "yes" -a "X$gui_auto" != "Xyes"; then
2696 want_gnome=yes
2702 want_gnome=yes
2708 want_gnome=yes)
2714 AC_MSG_RESULT(yes)
2723 AC_MSG_RESULT(yes, adding -pthread)
2756 , enable_gtktest=yes)
2791 GNOME_INIT_HOOK([have_gnome=yes])
2810 , enable_gtktest=yes)
2872 [enable_icon_cache_update="yes"])
2873 if test "$enable_icon_cache_update" = "yes"; then
2887 [enable_desktop_database_update="yes"])
2888 if test "$enable_desktop_database_update" = "yes"; then
3006 AC_MSG_RESULT(yes),
3022 AC_MSG_RESULT(yes),
3085 if test "$enable_xsmp" = "yes"; then
3103 AC_MSG_RESULT(yes),
3111 enable_xim="yes"
3124 AC_MSG_RESULT(yes)
3134 if test "$zOSUnix" = "yes"; then
3146 AC_MSG_RESULT(yes); AC_DEFINE(XPMATTRIBUTES_TYPE, XpmAttributes_21),
3155 if test "x$GUITYPE" = "xNONE" -a "$enable_xim" = "yes"; then
3159 if test "x$GUITYPE" = "xNONE" -a "$enable_fontset" = "yes"; then
3163 if test "x$GUITYPE:$enable_fontset" = "xGTK:yes"; then
3182 if test "$enable_workshop" = "yes" -a -n "$SKIP_MOTIF"; then
3187 if test "$enable_xim" = "yes"; then
3190 if test "$enable_fontset" = "yes"; then
3219 CYGWIN*|MSYS*) CYGWIN=yes; AC_MSG_RESULT(yes)
3223 AC_MSG_RESULT(yes)
3245 vim_cv_toupper_broken=yes
3258 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_DATE_TIME),
3263 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_ATTRIBUTE_UNUSED),
3281 AC_MSG_RESULT(yes)
3317 AC_MSG_RESULT(yes)
3346 AC_MSG_RESULT(yes),
3386 ], ac_cv_type_rlim_t=yes, ac_cv_type_rlim_t=no)
3407 ], ac_cv_type_stack_t=yes, ac_cv_type_stack_t=no)
3427 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_SS_BASE),
3485 AC_MSG_RESULT(yes),
3511 vim_cv_terminfo=yes
3553 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_OSPEED),
3562 AC_MSG_RESULT(yes); AC_DEFINE(OSPEED_EXTERN),
3572 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_UP_BC_PC),
3581 AC_MSG_RESULT(yes); AC_DEFINE(UP_BC_PC_EXTERN),
3591 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_OUTFUNTYPE),
3601 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_DEL_CURTERM),
3610 AC_MSG_RESULT(yes)
3620 AC_MSG_RESULT(yes)
3636 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_SVR4_PTYS),
3649 AC_EGREP_CPP(yes,
3651 yes;
3690 AC_MSG_RESULT(yes)
3714 vim_cv_getcwd_broken=yes
3748 AC_MSG_RESULT(Defaulting to yes)
3749 enable_canberra="yes"
3757 if test "$enable_canberra" = "yes"; then
3778 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_CANBERRA),
3789 AC_MSG_RESULT(Defaulting to yes)
3790 enable_libsodium="yes"
3798 if test "$enable_libsodium" = "yes"; then
3816 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_SODIUM),
3830 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_ST_BLKSIZE),
3845 vim_cv_stat_ignores_slash=yes
3894 AC_MSG_RESULT(yes; with -liconv); AC_DEFINE(HAVE_ICONV),
3901 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_ICONV),
3911 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_NL_LANGINFO_CODESET),
3938 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_FLOAT_FUNCS),
3952 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_ISINF),
3965 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_ISNAN),
3974 , [enable_acl="yes"])
3975 if test "$enable_acl" = "yes"; then
3990 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_POSIX_ACL),
4000 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_SOLARIS_ACL),
4024 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_AIX_ACL),
4027 AC_MSG_RESULT(yes)
4040 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_PANGO_SHAPE_FULL),
4049 [enable_gpm="yes"])
4051 if test "$enable_gpm" = "yes"; then
4062 [vi_cv_have_gpm=yes],
4066 if test $vi_cv_have_gpm = yes; then
4071 AC_MSG_RESULT(yes)
4077 [enable_sysmouse="yes"])
4079 if test "$enable_sysmouse" = "yes"; then
4094 [vi_cv_have_sysmouse=yes],
4097 if test $vi_cv_have_sysmouse = yes; then
4101 AC_MSG_RESULT(yes)
4111 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_FD_CLOEXEC),
4117 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_RENAME),
4126 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_DIRFD), AC_MSG_RESULT(not usable))
4133 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_FLOCK), AC_MSG_RESULT(not usable))
4148 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_SYSCTL),
4163 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_SYSINFO),
4174 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_SYSINFO_MEM_UNIT),
4188 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_SYSINFO_UPTIME),
4198 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_SYSCONF),
4207 AC_MSG_RESULT(yes); AC_DEFINE(HAVE_SYSCONF_SIGSTKSZ),
4267 vim_cv_memmove_handles_overlap=yes
4282 vim_cv_bcopy_handles_overlap=yes
4297 vim_cv_memcpy_handles_overlap=yes
4323 AC_TRY_LINK_FUNC([_Xsetlocale], [AC_MSG_RESULT(yes)
4328 AC_TRY_LINK_FUNC([Xutf8SetWMProperties], [AC_MSG_RESULT(yes)
4382 [enable_nls="yes"])
4384 if test "$enable_nls" = "yes"; then
4402 AC_MSG_RESULT([gettext() works]); have_gettext="yes"; LIBS=$olibs,
4407 AC_MSG_RESULT([gettext() works with -lintl]); have_gettext="yes";
4414 if test $have_gettext = "yes" -a "x$features" != "xtiny" -a "x$features" != "xsmall"; then
4416 MAKEMO=yes
4426 AC_MSG_RESULT([yes]); AC_DEFINE(HAVE_NL_MSG_CAT_CNTR),
4436 AC_MSG_RESULT([yes])
4448 AC_MSG_RESULT(yes)
4460 AC_MSG_RESULT(yes);
4470 AC_MSG_RESULT(yes);
4481 AC_MSG_RESULT(yes);
4491 AC_MSG_RESULT(yes);
4502 AC_MSG_RESULT(yes);
4512 AC_MSG_RESULT(yes);
4527 if test "$MACOS_X" = "yes"; then
4529 if test "$MACOS_X_DARWIN" = "yes"; then
4534 AC_MSG_RESULT([yes, we need CoreServices])
4537 AC_MSG_RESULT([yes, we need AppKit])
4557 if test "$GCC" = yes; then
4562 AC_MSG_RESULT(yes)
4574 AC_MSG_RESULT(yes)
4589 AC_MSG_RESULT(yes)
4609 LINK_AS_NEEDED=yes
4611 if test "$LINK_AS_NEEDED" = yes; then
4612 AC_MSG_RESULT(yes)
4619 if test "$zOSUnix" = "yes"; then