On Tue, Jun 6, 2017 at 2:54 PM Gerd Hoffmann <kraxel@redhat.com> wrote:
> Hi,
>
> High time to use new versions (gtk3 and SDL2) by default. This patch
> series switches over qemu to prefer the newer versions and adds a
> deprecation warning for the old versions.
>
> Note that qemu uses the new versions automatically for quite a while
> already in case the older isn't installed.
>
> cheers,
> Gerd
>
> Gerd Hoffmann (4):
> gtk: prefer gtk3 over gtk2
> sdl: prefer sdl2 over sdl1
> gtk: add deprecation warning for gtk2
> sdl: add deprecation warning for sdl1
>
That's a relieve :)
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> configure | 36 ++++++++++++++++++++++++------------
> 1 file changed, 24 insertions(+), 12 deletions(-)
>
> --
> 2.9.3
>
>
> --
Marc-André Lureau