blupi-games / planetblupi

Planet Blupi source code
https://www.blupi.org
Other
89 stars 22 forks source link

Avoid making assumptions about location of SDL2 headers #86

Closed OdyX closed 4 years ago

OdyX commented 4 years ago

It is not an API guarantee that the SDL2 headers will be found in ${prefix}/include/SDL2, or that SDL2 is installed in the same prefix as planetblupi itself. Ask pkg-config instead.

Signed-off-by: Simon McVittie smcv@debian.org Bug-Debian: https://bugs.debian.org/952105 Forwarded: hereby