[Mplayer-cvslog] CVS: main configure,1.470,1.471
Johannes Feigl
jaf at mplayerhq.hu
Tue May 14 11:39:27 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main/libvo aspecttest.c,NONE,1.1 aspect.c,1.7,1.8
- Next message: [Mplayer-cvslog] CVS: main/Gui/wm ws.c,1.40,1.41 ws.h,1.14,1.15 wskeys.h,1.2,1.3 wsmkeys.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv14690
Modified Files:
configure
Log Message:
two more lines for dvb ...
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.470
retrieving revision 1.471
diff -u -r1.470 -r1.471
--- configure 13 May 2002 20:52:10 -0000 1.470
+++ configure 14 May 2002 09:39:13 -0000 1.471
@@ -2249,9 +2249,11 @@
fi
if test "$_dvb" = yes ; then
_def_dvb='#define HAVE_DVB 1'
+ _aomodules="mpegpes(dvb) $_aomodules"
_vomodules="mpegpes(dvb) $_vomodules"
else
_def_dvb='#undef HAVE_DVB'
+ _aomodules="mpegpes(file) $_aomodules"
_vomodules="mpegpes(file) $_vomodules"
fi
- Previous message: [Mplayer-cvslog] CVS: main/libvo aspecttest.c,NONE,1.1 aspect.c,1.7,1.8
- Next message: [Mplayer-cvslog] CVS: main/Gui/wm ws.c,1.40,1.41 ws.h,1.14,1.15 wskeys.h,1.2,1.3 wsmkeys.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list