# HG changeset patch # User diego # Date 1155028301 0 # Node ID 356757ca12cc90cc5b89c0e3974f8a810a99e143 # Parent 317f91100cb1d3bfed2d9d60d695e795d984a084 spelling/clarification for --help output diff -r 317f91100cb1 -r 356757ca12cc configure --- a/configure Mon Aug 07 20:58:39 2006 +0000 +++ b/configure Tue Aug 08 09:11:41 2006 +0000 @@ -268,10 +268,10 @@ --disable-libavformat_so disable shared libavformat [autodetect] --disable-libpostproc_so disable shared libpostproc [autodetect] --enable-libfame enable libfame realtime encoder [autodetect] - --disable-tremor-internal do not build internal OggVorbis support [enabled] - --enable-tremor-low build with lower accuracy internal tremor [disabled] - --enable-tremor-external build with external tremor [disabled] - --disable-vorbis disable OggVorbis support entirely [autodetect] + --disable-tremor-internal do not build internal Tremor support [enabled] + --enable-tremor-low build with lower accuracy internal Tremor [disabled] + --enable-tremor-external build with external Tremor [disabled] + --disable-vorbis disable libvorbis support [autodetect] --disable-speex disable Speex support [autodetect] --enable-theora build with OggTheora support [autodetect] --enable-faad-external build with external FAAD2 (AAC) support [autodetect]