summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 4 insertions, 4 deletions
diff --git a/configure b/configure
index f022853f2e..6a11d50a7b 100755
--- a/configure
+++ b/configure
@@ -268,10 +268,10 @@ Codecs:
--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]