configure: Detect the toolchain's sdl-config tool
authorPaul Cercueil <paul@crapouillou.net>
Fri, 29 Apr 2016 20:06:36 +0000 (22:06 +0200)
committernotaz <notasas@gmail.com>
Fri, 29 Jul 2022 20:48:40 +0000 (23:48 +0300)
Instead of calling the host's sdl-config, which doesn't work when
cross-compiling, call the sdl-config program that's installed in the
compiler's sysroot.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>

No differences found