Re: [Qemu-devel] [PATCH] gtk: Support GTK without VTE

2014-02-25 Thread Stefan Weil
Am 19.02.2014 07:04, schrieb Stefan Weil: > GTK without VTE is needed for hosts which don't support VTE (for example > all variants of MinGW), but it can also be reasonable for other hosts. > > Signed-off-by: Stefan Weil > --- > configure | 54 +-

[Qemu-devel] [PATCH] gtk: Support GTK without VTE

2014-02-18 Thread Stefan Weil
GTK without VTE is needed for hosts which don't support VTE (for example all variants of MinGW), but it can also be reasonable for other hosts. Signed-off-by: Stefan Weil --- configure | 54 +- ui/gtk.c | 17 - 2 files chan