corrected typo

This commit is contained in:
spacy51 2008-10-20 13:40:29 +00:00
parent b29789d8b7
commit 279c498d62
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ IF( NOT VERSION )
ENDIF( NOT VERSION )
# Fill in SDLMAIN_LIBRARY on OS X manually to avoid using SDLMain.m
# OS X users will have to compile and install SDL form source.
# OS X users will have to compile and install SDL from source.
if( APPLE )
SET(SDLMAIN_LIBRARY "-lSDLmain")
endif( APPLE )