summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-25 16:50:52 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-25 16:50:52 +0000
commit880de54c55d31cdb078b8af2af19d97ea6ec38fb (patch)
tree28b6ef53e6f9a70472e0bb7681b85c20c1f968f4 /configure
parent8401d53158982d4a5df6fbe30a3f46a9cbe1fb6f (diff)
downloadmpv-880de54c55d31cdb078b8af2af19d97ea6ec38fb.tar.bz2
mpv-880de54c55d31cdb078b8af2af19d97ea6ec38fb.tar.xz
10l found by Joey Parrish <joey@nicewarrior.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9505 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 7419d97bd8..d81f125d93 100755
--- a/configure
+++ b/configure
@@ -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