changeset 9062:a1b32d3b4f77

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.
author rfelker
date Wed, 22 Jan 2003 06:21:50 +0000
parents b840039be057
children 6b8060e2b3a8
files configure
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Wed Jan 22 01:25:37 2003 +0000
+++ b/configure	Wed Jan 22 06:21:50 2003 +0000
@@ -155,7 +155,7 @@
   --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 @@
 _faad=auto
 _xmms=no
 _css=auto
-_dvdnav=yes
+_dvdnav=no
 _dvdread=auto
 _dvdkit=auto
 _xanim=auto