summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-30 13:26:14 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-30 13:26:14 +0000
commit46797e5c3b627310a7ba4631d0e07078e157da1c (patch)
treea7f7a0acd623f48f9d535b5020e7b773e4c4b9a4 /configure
parent5d1eb6d2272e84f304822bc22934ef8d46127d9f (diff)
downloadmpv-46797e5c3b627310a7ba4631d0e07078e157da1c.tar.bz2
mpv-46797e5c3b627310a7ba4631d0e07078e157da1c.tar.xz
dshow help changed - it doesn't depend on c++ compiler/libs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3896 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure b/configure
index 6beb6310ab..835f8d0641 100755
--- a/configure
+++ b/configure
@@ -121,9 +121,7 @@ Optional features:
--disable-tv disable TV Interface (tv/dvb grabbers) [enable]
--disable-tv-v4l disable Video 4 Linux TV Interface support [autodetect]
--disable-win32 disable Win32 DLL support [autodetect]
- --disable-dshow disable DirectShow support (if no C++ compiler and
- libs are available or find the dshow codecs slower
- than the old VfW ones) [autodetect]
+ --disable-dshow disable DirectShow support [autodetect]
--disable-xanim disable XAnim DLL support [autodetect]
--enable-vorbis build with OggVorbis support [autodetect]
--disable-iconv do not use iconv(3) function [autodetect]