Mercurial > mplayer.hg
changeset 9504:cae70d37f337
10l found by Joey Parrish <joey@nicewarrior.org>
author | alex |
---|---|
date | Tue, 25 Feb 2003 16:50:52 +0000 |
parents | f47d484d8f28 |
children | 4e28e3c37802 |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Tue Feb 25 16:17:23 2003 +0000 +++ b/configure Tue Feb 25 16:50:52 2003 +0000 @@ -3515,7 +3515,7 @@ 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