mirror of
https://git.yoctoproject.org/poky
synced 2026-03-02 05:19:40 +01:00
On some older machines SDL is available, even if a pkgconfig file for SDL is not there. (See RHEL5.1) Extend the check, to see if the primary SDL header is there, if the pkgconfig check fails. Signed-off-by: Mark Hatle <mhatle@windriver.com>