Home | History | Annotate | Download | only in dist

Lines Matching refs:GUI

1696   --with-gui              type of gui popup (gtk/none) [default=gtk]
5150 GUI=openssl
5152 # Check whether --with-gui was given.
5154 withval=$with_gui; GUI=$withval
5158 if test "x$GUI" = "xgtk"; then
5342 { { $as_echo "$as_me:$LINENO: error: Please install the gtk2-devel package for your distro or select another gui option." >&5
5343 $as_echo "$as_me: error: Please install the gtk2-devel package for your distro or select another gui option." >&2;}
5354 { { $as_echo "$as_me:$LINENO: error: Please install the gtk2-devel package for your distro or select another gui option." >&5
5355 $as_echo "$as_me: error: Please install the gtk2-devel package for your distro or select another gui option." >&2;}
5381 elif test "x$GUI" = "xopenssl"; then
5399 elif test "x$GUI" = "xnone"; then
5405 { $as_echo "$as_me:$LINENO: result: *** Disabling GUI popups at user request ***" >&5
5406 $as_echo "*** Disabling GUI popups at user request ***" >&6; }
5427 { { $as_echo "$as_me:$LINENO: error: \"gtk\", \"openssl\" and \"none\" are the only supported gui options for trousers" >&5
5428 $as_echo "$as_me: error: \"gtk\", \"openssl\" and \"none\" are the only supported gui options for trousers" >&2;}