[Mplayer-cvslog] CVS: main configure,1.540,1.541
Diego Biurrun CVS
diego at mplayerhq.hu
Sun Aug 18 12:24:47 CEST 2002
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv17735
Modified Files:
configure
Log Message:
Typo spotted by Steven M. Schultz <sms at 2bsd com>.
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.540
retrieving revision 1.541
diff -u -r1.540 -r1.541
--- configure 17 Aug 2002 09:34:53 -0000 1.540
+++ configure 18 Aug 2002 10:24:32 -0000 1.541
@@ -3016,7 +3016,7 @@
fi
fi
if test "$_dvdkit" = yes ; then
- if test "$_dvd" = yes || test "$_cdrom" = yes || test "$_cdio" = yes || test "$_dvdio" = yes || test "$_bdsi_dvd" = yes || cygwin; then
+ if test "$_dvd" = yes || test "$_cdrom" = yes || test "$_cdio" = yes || test "$_dvdio" = yes || test "$_bsdi_dvd" = yes || cygwin; then
if test -f "./libmpdvdkit2/Makefile" ; then
_inputmodules="mpdvdkit2 $_inputmodules"
_dvdread=libmpdvdkit2
More information about the MPlayer-cvslog
mailing list