# HG changeset patch # User alex # Date 1046191852 0 # Node ID cae70d37f337692634eb065b6cb3709cb1e781b7 # Parent f47d484d8f28c14c88addc1a19c80eb4bc02ebe8 10l found by Joey Parrish diff -r f47d484d8f28 -r cae70d37f337 configure --- 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