summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-08 09:11:41 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-08 09:11:41 +0000
commit85a9cba29a18e542f98e9686b54cfdb3817b5ec3 (patch)
tree7fa628f2c5583ea9030e1bfc9448b306b4f29d12 /configure
parentfafb459b3594f8b716ea9aa34f0fcf9168849bdb (diff)
downloadmpv-85a9cba29a18e542f98e9686b54cfdb3817b5ec3.tar.bz2
mpv-85a9cba29a18e542f98e9686b54cfdb3817b5ec3.tar.xz
spelling/clarification for --help output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19358 b3059339-0415-0410-9bf9-f77b7e298cf2
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]