Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
pkg-config replaced sdl-config in these cases.
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Oct 11, 2009
1 parent 70bf6a1 commit ff0c463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdl.m4
Expand Up @@ -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
Expand Down

0 comments on commit ff0c463

Please sign in to comment.