Commit 5e3419b1 authored by Michael Niedermayer's avatar Michael Niedermayer

typo

Originally committed as revision 4170 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 009cf97d
......@@ -70,8 +70,8 @@ echo " --disable-ffplay disable ffplay build"
echo " --enable-small optimize for size instead of speed"
echo " --enable-memalign-hack emulate memalign, interferes with memory debuggers"
echo " --disable-strip disable stripping of executables and shared libraries"
echo " --enable-code=codec enables codec"
echo " --disable-code=codec disables codec"
echo " --enable-codec=codec enables codec"
echo " --disable-codec=codec disables codec"
echo " --disable-encoders disables all encoders"
echo ""
echo "NOTE: The object files are build at the place where configure is launched"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment