[Mplayer-cvslog] CVS: main configure,1.144,1.145
Atmosfear
atmos4 at mplayer.dev.hu
Tue Aug 21 12:43:11 CEST 2001
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv16628
Modified Files:
configure
Log Message:
Fixed small flying thingy..erm bug with css vs. libdvdread.
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- configure 21 Aug 2001 10:17:52 -0000 1.144
+++ configure 21 Aug 2001 10:43:09 -0000 1.145
@@ -1455,11 +1455,11 @@
fi
fi
-_css='#undef HAVE_LIBCSS'
_csslib=''
_cssinc=''
if [ $_dvdread = yes ]; then
+ _css='#undef HAVE_LIBCSS'
_csslib='-ldvdread'
_dvdreaddef='#define USE_DVDREAD'
else
More information about the MPlayer-cvslog
mailing list