Am 22.02.2013 18:51, schrieb Anthony Liguori: > Stefan Weil <s...@weilnetz.de> writes: > >> Am 22.02.2013 18:01, schrieb Anthony Liguori: >>> Applied. Thanks. >>> >>> Regards, >>> >>> Anthony Liguori >> Debian stable (Squeeze) has vte-0.24.3. >> Your patch disables QEMU's GTK gui for that common platform. >> >> Would you mind reducing the VTE version requirement to 0.24.0? >> I see no obvious problems when I change it here for Squeeze. > That confuses me because the docs claim that VtePty was introduced in > 0.26. See: > > http://developer.gnome.org/vte/unstable/vte-Vte-PTY.html > > Regards, > > Anthony Liguori
That's correct. "No obvious problems" means that VtePty can be easily avoided by conditional compilation. I'll send a patch which does this. Regards, Stefan Weil