Commit a0d8a50b authored by Måns Rullgård's avatar Måns Rullgård

configure: add help for fastdiv

Originally committed as revision 16754 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 13de8a08
......@@ -160,6 +160,7 @@ show_help(){
echo " --disable-golomb disable Golomb code"
echo " --disable-mdct disable MDCT code"
echo " --enable-gray enable full grayscale support (slower color)"
echo " --disable-fastdiv disable table-based division"
echo " --disable-ffmpeg disable ffmpeg build"
echo " --disable-ffplay disable ffplay build"
echo " --disable-ffserver disable ffserver build"
......
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