qemu-e2k/contrib
Paolo Bonzini b7612f45da meson: move pixman detection to meson
When pixman is not installed (or too old), but virglrenderer is available
and "configure" has been run with "--disable-system", the build currently
aborts when trying to compile vhost-user-gpu (since it requires pixman).

Let's skip the build of vhost-user-gpu when pixman is not installed or
too old.  Instead of adding CONFIG_PIXMAN, it is simpler to move the
detection to pixman.

Based on a patch by Thomas Huth. <thuth@redhat.com>

Fixes: 9b52b17ba5 ("configure: Allow to build tools without pixman")
Reported-by: Rafael Kitover <rkitover@gmail.com>
Reported-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-08-27 18:52:30 +02:00
..
elf2dmp contrib/elf2dmp: convert to meson 2020-08-21 06:30:11 -04:00
gitdm meson: rename included C source files to .c.inc 2020-08-21 06:18:30 -04:00
ivshmem-client contrib/ivshmem: convert to meson 2020-08-21 06:30:11 -04:00
ivshmem-server contrib/ivshmem: convert to meson 2020-08-21 06:30:11 -04:00
libvhost-user contrib/libvhost-user: convert to Meson 2020-08-21 06:30:08 -04:00
rdmacm-mux contrib/rdmacm-mux: convert to Meson 2020-08-21 06:30:10 -04:00
systemd contrib: add systemd unit files 2017-12-20 22:29:26 +01:00
vhost-user-blk contrib/vhost-user-blk: convert to Meson 2020-08-21 06:30:09 -04:00
vhost-user-gpu meson: move pixman detection to meson 2020-08-27 18:52:30 +02:00
vhost-user-input contrib/vhost-user-input: convert to meson 2020-08-21 06:30:10 -04:00
vhost-user-scsi contrib/vhost-user-scsi: convert to Meson 2020-08-21 06:30:09 -04:00