OSDN Git Service

configure: add help for fastdiv
authorMåns Rullgård <mans@mansr.com>
Sat, 24 Jan 2009 17:08:49 +0000 (17:08 +0000)
committerMåns Rullgård <mans@mansr.com>
Sat, 24 Jan 2009 17:08:49 +0000 (17:08 +0000)
Originally committed as revision 16754 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 54ecbfe..dec9925 100755 (executable)
--- a/configure
+++ b/configure
@@ -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"