Commit 5e4f4aa7 authored by michael's avatar michael

typo


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4170 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 324df330
......@@ -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