(svn r20554) -Fix [FS#4057]: typo in configure --help

This commit is contained in:
rubidium 2010-08-19 11:16:08 +00:00
parent a4c6d07edc
commit fa0b8573dc
1 changed files with 1 additions and 1 deletions

View File

@ -3208,7 +3208,7 @@ showhelp() {
echo " --with-midi-arg=arg define which args to use for the"
echo " midi-player"
echo " --with-libtimidity enables libtimidity support"
echo " --with-allegrol[=allegro-config]"
echo " --with-allegro[=allegro-config]"
echo " enables Allegro video driver support"
echo " --with-cocoa enables COCOA video driver (OSX ONLY)"
echo " --with-sdl[=sdl-config] enables SDL video driver support"