one more naming consistency change

Originally committed as revision 7412 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 18 years ago
parent a10b8204bb
commit 21e3078f27
  1. 2
      configure

2
configure vendored

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

Loading…
Cancel
Save