[Mplayer-cvslog] CVS: main configure,1.674,1.675

Alex Beregszaszi alex at mplayerhq.hu
Tue Feb 25 17:51:17 CET 2003


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv12252

Modified Files:
	configure 
Log Message:
10l found by Joey Parrish <joey at nicewarrior.org>

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.674
retrieving revision 1.675
diff -u -r1.674 -r1.675
--- configure	23 Feb 2003 23:48:03 -0000	1.674
+++ configure	25 Feb 2003 16:50:52 -0000	1.675
@@ -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



More information about the MPlayer-cvslog mailing list