diff options
author | Johannes Schickel | 2012-05-31 04:28:09 -0700 |
---|---|---|
committer | Johannes Schickel | 2012-05-31 04:28:09 -0700 |
commit | 72ec77a631ea1a79d7e151d2e33c0cfdac23e7c7 (patch) | |
tree | b55e02a3797e92f1c5dd1b84e6a2704cad04bd33 /configure | |
parent | dfa5405db8c33f91936d022954175799ea54658d (diff) | |
parent | 5de3f9c765ff50ffb386bf62213c882bd5c93cf1 (diff) | |
download | scummvm-rg350-72ec77a631ea1a79d7e151d2e33c0cfdac23e7c7.tar.gz scummvm-rg350-72ec77a631ea1a79d7e151d2e33c0cfdac23e7c7.tar.bz2 scummvm-rg350-72ec77a631ea1a79d7e151d2e33c0cfdac23e7c7.zip |
Merge pull request #241 from fingolfin/osx-spelling
ALL: Correct spelling of "Mac OS X" in various places
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -835,8 +835,8 @@ Optional Libraries: installed (optional) --disable-fluidsynth disable fluidsynth MIDI driver [autodetect] - --with-sparkle-prefix=DIR Prefix where sparkle is installed (MacOSX only - optional) - --disable-sparkle disable sparkle automatic update support [MacOSX only - autodetect] + --with-sparkle-prefix=DIR Prefix where sparkle is installed (Mac OS X only - optional) + --disable-sparkle disable sparkle automatic update support [Mac OS X only - autodetect] --with-sdl-prefix=DIR Prefix where the sdl-config script is installed (optional) |