Changeset - r15862:dc3526371d29
[Not reviewed]
master
0 1 0
rubidium - 14 years ago 2010-08-19 11:16:08
rubidium@openttd.org
(svn r20554) -Fix [FS#4057]: typo in configure --help
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
config.lib
Show inline comments
 
@@ -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"
0 comments (0 inline, 0 general)