summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-01-06 23:05:56 +0000
committerDiego Biurrun <diego@biurrun.de>2007-01-06 23:05:56 +0000
commit21e3078f27a67c2f82f27ae576ce6a4ef312a0e0 (patch)
treeae7b635af1738c8f3592b023d68824b746702d9c
parenta10b8204bb5b80aae88f52f0eb537754a5da8050 (diff)
one more naming consistency change
Originally committed as revision 7412 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index f622cc0ce9..c6fdc79355 100755
--- 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"