# HG changeset patch # User rubidium # Date 1282216568 0 # Node ID 42574c590ecddcdd1310bb5bc1f06dfacc0f0df2 # Parent 792676d7443d4b2e8b343bde3d01a2dbb798d520 (svn r20554) -Fix [FS#4057]: typo in configure --help diff --git a/config.lib b/config.lib --- a/config.lib +++ b/config.lib @@ -3208,7 +3208,7 @@ 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"