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

This commit is contained in:
rubidium 2010-04-14 09:55:36 +00:00
parent 6c19ba9042
commit 2152462e9d
1 changed files with 1 additions and 0 deletions

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)"