changeset 3379 | 3dd59e993979 |
parent 3340 | 3d75acd08339 |
child 4441 | e3033ab628a1 |
3378:a211710ebc37 | 3379:3dd59e993979 |
---|---|
44 fi |
44 fi |
45 fi |
45 fi |
46 |
46 |
47 if test "x$sdl_pc" = xyes ; then |
47 if test "x$sdl_pc" = xyes ; then |
48 no_sdl="" |
48 no_sdl="" |
49 SDL_CONFIG="pkg-config sdl" |
|
49 else |
50 else |
50 as_save_PATH="$PATH" |
51 as_save_PATH="$PATH" |
51 if test "x$prefix" != xNONE && test "$cross_compiling" != yes; then |
52 if test "x$prefix" != xNONE && test "$cross_compiling" != yes; then |
52 PATH="$prefix/bin:$prefix/usr/bin:$PATH" |
53 PATH="$prefix/bin:$prefix/usr/bin:$PATH" |
53 fi |
54 fi |