summary refs log tree commit diff stats
path: root/qobject/json-parser.c
diff options
context:
space:
mode:
authorCarlo Marcelo Arenas Belón <carenas@gmail.com>2019-07-10 15:55:28 -0700
committerLaurent Vivier <laurent@vivier.eu>2019-08-21 10:31:33 +0200
commitaee8a61946750b627f3b58438314a62be60dad34 (patch)
tree7491c95004f84c1107c6fc92484b7b917a591a5d /qobject/json-parser.c
parentedd318b7a3c54321ead363ffc1e22ebac5785f1d (diff)
downloadfocaccia-qemu-aee8a61946750b627f3b58438314a62be60dad34.tar.gz
focaccia-qemu-aee8a61946750b627f3b58438314a62be60dad34.zip
configure: fix sdl detection using sdl2-config
If SDL2 is requested but pkg-config doesn't have a module for it
configure should fallback to use sdl*-config, but wasn't able to
because and old variable (from SDL) was being used by mistake.

Correct the variable name and complete other related changes so
there are no more references to the old SDL.

Fixes: 0015ca5cbabe ("ui: remove support for SDL1.2 in favour of SDL2")
Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190710225528.409-1-carenas@gmail.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'qobject/json-parser.c')
0 files changed, 0 insertions, 0 deletions