From 8749c97d9f87c60938d7893cc9f816ddc447fc74 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Tue, 11 Mar 2008 05:02:29 +0000 Subject: [PATCH] Whoops, originally the switch was --with-broken-mp3 but I changed it to --enable-broken-mp3 (correct) but forgot to update the notice. (noticed by amz) Originally committed to SVN as r2010. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index dbbc26c7e..2bf835288 100644 --- a/configure.in +++ b/configure.in @@ -254,7 +254,7 @@ if test $ffmpeg_mp3_broken = "yes"; then *********************************************************************** * Your installation of FFMPEG does not have LAME support compiled in. * This will result in _broken_ mp3 decoding, either recompile FFMPEG -* with LAME support, or supply --with-broken-mp3 (With this you will have +* with LAME support, or supply --enable-broken-mp3 (With this you will have * to demux the audio, convert to wav and load the audio/wav seperately.) * * LAME can be found at: http://lame.sourceforge.net/index.php ***********************************************************************