1
mirror of https://github.com/mpv-player/mpv synced 2025-01-20 21:07:29 +01:00

10l found by Joey Parrish <joey@nicewarrior.org>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9505 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2003-02-25 16:50:52 +00:00
parent 8401d53158
commit 880de54c55

2
configure vendored
View File

@ -3515,7 +3515,7 @@ if test "$_dvdkit" = auto ; then
fi
fi
if test "$_dvdkit" = yes ; then
if test "$_dvd" = yes || test "$_cdrom" = yes || test "$_cdio" = yes || test "$_dvdio" = yes || test "$_bsdi_dvd" = yes || darwin || cygwin ; then
if test "$_dvd" = yes || test "$_cdrom" = yes || test "$_cdio" = yes || test "$_dvdio" = yes || test "$_bsdi_dvd" = yes || test "$_hpux_scsi_h" = yes || darwin || cygwin ; then
if test -f "./libmpdvdkit2/Makefile" ; then
_inputmodules="mpdvdkit2 $_inputmodules"
_dvdread=libmpdvdkit2