From a0d8a50bca2697bf778b70f6f45384d725816823 Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Sat, 24 Jan 2009 17:08:49 +0000 Subject: configure: add help for fastdiv Originally committed as revision 16754 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 54ecbfe129..dec9925d2c 100755 --- 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" -- cgit v1.2.3