one more naming consistency change
authorDiego Biurrun <diego@biurrun.de>
Sat, 6 Jan 2007 23:05:56 +0000 (23:05 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sat, 6 Jan 2007 23:05:56 +0000 (23:05 +0000)
Originally committed as revision 7412 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index f622cc0..c6fdc79 100755 (executable)
--- a/configure
+++ b/configure
@@ -1780,7 +1780,7 @@ echo "libfaac enabled           $faac"
 echo "XviD enabled              $xvid"
 echo "x264 enabled              $x264"
 echo "liba52 support            $a52"
-echo "a52 dlopened              $a52bin"
+echo "liba52 dlopened           $a52bin"
 echo "libdts support            $dts"
 echo "postprocessing support    $pp"
 echo "software scaler enabled   $swscaler"