From 0f0ba7b7b9e21e1ef28815814ff1b3a6f31efbeb Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 18 Sep 2006 12:17:41 +0000 Subject: [PATCH] Add --disable-dvdnav to help output. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19884 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index c5b7dc37c5..8f1e02becd 100755 --- a/configure +++ b/configure @@ -228,6 +228,7 @@ Optional features: --enable-winsock2 enable winsock2 usage [autodetect] --enable-smb enable Samba (SMB) input support [autodetect] --enable-live enable LIVE555 Streaming Media support [autodetect] + --disable-dvdnav disable libdvdnav support [autodetect] --disable-dvdread Disable libdvdread support [autodetect] --disable-mpdvdkit Disable mpdvdkit2 support [autodetect] --disable-cdparanoia Disable cdparanoia support [autodetect]