until configure can distinguish between supported and unsupported

dvdnav versions, it should be disabled by default! besides, the code
is incomplete and broken. if you want it enabled commit a real fix.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9063 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rfelker 2003-01-22 06:21:50 +00:00
parent a83f14cffd
commit 76d3586efa
1 changed files with 2 additions and 2 deletions

4
configure vendored
View File

@ -155,7 +155,7 @@ Optional features:
--disable-streaming disable network streaming support
(support for: http/mms/rtp) [enable]
--enable-live enable LIVE.COM Streaming Media support [disable]
--disable-dvdnav Disable dvdnav support [autodetect]
--enable-dvdnav Disable dvdnav support [disable]
--disable-dvdread Disable libdvdread support [autodetect]
--disable-mpdvdkit Disable mpdvdkit/mpdvdkit2 support [autodetect]
--disable-css Disable old-style libcss DVD support [autodetect]
@ -998,7 +998,7 @@ _tremor=no
_faad=auto
_xmms=no
_css=auto
_dvdnav=yes
_dvdnav=no
_dvdread=auto
_dvdkit=auto
_xanim=auto