diff options
author | Diego Biurrun <diego@biurrun.de> | 2008-05-27 12:32:59 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-05-27 12:32:59 +0000 |
commit | 842eabc5f91d40019604517791809ae47c59ef1f (patch) | |
tree | aada2d44fbcff9c32a458510dec53eb9504b9eee /configure | |
parent | ae52bbe5de5c36a56f5e80076ae383203366664c (diff) | |
download | ffmpeg-842eabc5f91d40019604517791809ae47c59ef1f.tar.gz |
cosmetics: XviD is now called Xvid.
Originally committed as revision 13465 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1964,7 +1964,7 @@ echo "libschroedinger enabled ${libschroedinger-no}" echo "libtheora enabled ${libtheora-no}" echo "libvorbis enabled ${libvorbis-no}" echo "x264 enabled ${libx264-no}" -echo "XviD enabled ${libxvid-no}" +echo "Xvid enabled ${libxvid-no}" echo "zlib enabled ${zlib-no}" echo "bzlib enabled ${bzlib-no}" echo |