mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-06 15:30:50 +00:00
Typo fix
This commit is contained in:
parent
d9b4b7d0e0
commit
bc9d12e560
1 changed files with 1 additions and 1 deletions
2
sdl2.m4
2
sdl2.m4
|
@ -197,7 +197,7 @@ int main(int argc, char *argv[])
|
||||||
echo "*** If you have an old version installed, it is best to remove it, although"
|
echo "*** If you have an old version installed, it is best to remove it, although"
|
||||||
echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],
|
echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],
|
||||||
[ echo "*** The test program failed to compile or link. See the file config.log for the"
|
[ echo "*** The test program failed to compile or link. See the file config.log for the"
|
||||||
echo "*** exact error that occured. This usually means SDL was incorrectly installed"
|
echo "*** exact error that occurred. This usually means SDL was incorrectly installed"
|
||||||
echo "*** or that you have moved SDL since it was installed. In the latter case, you"
|
echo "*** or that you have moved SDL since it was installed. In the latter case, you"
|
||||||
echo "*** may want to edit the sdl2-config script: $SDL2_CONFIG" ])
|
echo "*** may want to edit the sdl2-config script: $SDL2_CONFIG" ])
|
||||||
CFLAGS="$ac_save_CFLAGS"
|
CFLAGS="$ac_save_CFLAGS"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue