pkg-config replaced sdl-config in these cases.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404051
This commit is contained in:
parent
fd8af66fe2
commit
c7ec745959
1 changed files with 1 additions and 0 deletions
1
sdl.m4
1
sdl.m4
|
@ -46,6 +46,7 @@ AC_ARG_ENABLE(sdltest, [ --disable-sdltest Do not try to compile and run
|
|||
|
||||
if test "x$sdl_pc" = xyes ; then
|
||||
no_sdl=""
|
||||
SDL_CONFIG="pkg-config sdl"
|
||||
else
|
||||
as_save_PATH="$PATH"
|
||||
if test "x$prefix" != xNONE && test "$cross_compiling" != yes; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue