Home
last modified time | relevance | path

Searched refs:enable_gui (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/auto/
H A Dconfigure4750 …if test -z "$with_x" -a "X$enable_gui" != Xmotif -a "X$enable_gui" != Xathena -a "X$enable_gui" !=…
9198 enableval=$enable_gui;
9200 enable_gui="auto"
9204 enable_gui_canon=`echo "_$enable_gui" | \
9230 $as_echo "Sorry, $enable_gui GUI is not supported" >&6; }
9244 … *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: Sorry, $enable_gui GUI is not supported" >&5
9245 $as_echo "Sorry, $enable_gui GUI is not supported" >&6; }
9258 … *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: Sorry, $enable_gui GUI is not supported" >&5
9259 $as_echo "Sorry, $enable_gui GUI is not supported" >&6; } ;;
9294 … *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: Sorry, $enable_gui GUI is not supported" >&5
[all …]
/vim-8.2.3635/src/
H A Dconfigure.ac269 …if test -z "$with_x" -a "X$enable_gui" != Xmotif -a "X$enable_gui" != Xathena -a "X$enable_gui" !=…
2258 test "${enable_gui-yes}" != no -a "x$MACOS_X" != "xyes" -a "x$QNX" != "xyes" && with_x=yes
2394 …with_x" = xno -a "x$HAIKU" != "xyes" -a "x$MACOS_X" != "xyes" -a "x$QNX" != "xyes" && enable_gui=no
2398 …uto] [OPTS=auto/no/gtk2/gnome2/gtk3/motif/athena/neXtaw/haiku/photon/carbon]], , enable_gui="auto")
2402 enable_gui_canon=`echo "_$enable_gui" | \
2424 *) AC_MSG_RESULT([Sorry, $enable_gui GUI is not supported])
2435 *) AC_MSG_RESULT([Sorry, $enable_gui GUI is not supported])
2445 *) AC_MSG_RESULT([Sorry, $enable_gui GUI is not supported]) ;;
2472 *) AC_MSG_RESULT([Sorry, $enable_gui GUI is not supported]) ;;