diff options
author | Akihiko Odaki <akihiko.odaki@gmail.com> | 2021-07-14 14:57:35 +0900 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2021-07-26 10:24:49 +0200 |
commit | 9a6c69d389c0492a57c439dc3babbd0f9da2555e (patch) | |
tree | 49b32cd8a4c736efe343e912ea20f0ba599310ae /hw | |
parent | cd6c768f6a4f65a65bd44bdec0638b7fd861ceb1 (diff) | |
download | qemu-9a6c69d389c0492a57c439dc3babbd0f9da2555e.zip qemu-9a6c69d389c0492a57c439dc3babbd0f9da2555e.tar.gz qemu-9a6c69d389c0492a57c439dc3babbd0f9da2555e.tar.bz2 |
ui/spice: Use HAVE_SPICE_GL for OpenGL checks
Some code in ui/spice used CONFIG_OPENGL for OpenGL conditionals, but
SPICE also depends on CONFIG_GBM and SPICE server whose version is
0.13.1 or later for OpenGL. Always use HAVE_SPICE_GL, which defines the
precise condition.
Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210714055735.86050-1-akihiko.odaki@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions