# HG changeset patch # User Sam Lantinga # Date 1255245144 0 # Node ID 3dd59e9939799422d4b8c0885c94e979d5a8af94 # Parent a211710ebc3798a627688ee554e445ce849baf59 pkg-config replaced sdl-config in these cases. diff -r a211710ebc37 -r 3dd59e993979 sdl.m4 --- a/sdl.m4 Sun Oct 11 06:44:50 2009 +0000 +++ b/sdl.m4 Sun Oct 11 07:12:24 2009 +0000 @@ -46,6 +46,7 @@ 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