Searched hist:ee8466d0ea1db1d19e1d56817df0668eeb6924eb (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | ee8466d0ea1db1d19e1d56817df0668eeb6924eb Fri May 06 13:03:07 CDT 2016 Cole Robinson <crobinso@redhat.com> configure: build SDL if only SDL2 available
Right now if SDL2 is installed but not SDL1, default configure will entirely disable SDL. Check upfront for SDL2 using pkg-config, but still prefer SDL1 if both versions are installed.
Signed-off-by: Cole Robinson <crobinso@redhat.com> Message-id: c9e570b5964d128a3595efe3170129a3da459776.1462557436.git.crobinso@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|