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

 configure | 36 ++++++++++++++++++++++++------------
 1 file changed, 24 insertions(+), 12 deletions(-)

-- 
2.9.3


Reply via email to