(svn r19626) -Fix: mention libtimidity in ./configure --help (planetmaker)

This commit is contained in:
rubidium
2010-04-14 09:55:36 +00:00
parent 32118b9732
commit d6d0e90f13

View File

@@ -3169,6 +3169,7 @@ showhelp() {
echo " --with-midi=midi define which midi-player to use"
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 " enables Allegro video driver support"
echo " --with-cocoa enables COCOA video driver (OSX ONLY)"