summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-01 23:51:55 +0000
committerrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-01 23:51:55 +0000
commitc74b550a87fb53937fdc1939468bd495ba52acf7 (patch)
treeed288ce76d5ee3656d70fe28ceb83926e0b25aa5 /configure
parent0afd67891e1537a617c32cb9dcc9824480b62d54 (diff)
downloadmpv-c74b550a87fb53937fdc1939468bd495ba52acf7.tar.bz2
mpv-c74b550a87fb53937fdc1939468bd495ba52acf7.tar.xz
The "(use this option if it does not compile)" text only made sense
when the default was enabled. Now it's nonsense, removed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6264 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure b/configure
index 2e244ce0fc..25998c18cb 100755
--- a/configure
+++ b/configure
@@ -142,8 +142,7 @@ Optional features:
--enable-faad build with FAAD (AAC) support [autodetect]
--disable-iconv do not use iconv(3) function [autodetect]
--disable-rtc disable RTC (/dev/rtc) on Linux [autodetect]
- --enable-mp1e enable libmp1e support
- (use this option if it does not compile) [disable]
+ --enable-mp1e enable libmp1e support [disable]
--disable-libdv disable libdv 0.9.5 support [autodetect]
--disable-streaming disable network streaming support
(support for: http/mms/rtp) [enable]