[MPlayer-cvslog] CVS: main configure,1.941,1.942
    Jiri Svoboda CVS 
    syncmail at mplayerhq.hu
       
    Thu Nov 25 22:48:00 CET 2004
    
        - Previous message: [MPlayer-cvslog] CVS: main/libvo vo_directfb.c,1.29,NONE
- Next message: [MPlayer-cvslog] CVS: main/libmpdemux demux_mkv.c, 1.27,	1.28 demux_ogg.c, 1.61, 1.62 demux_ts.c, 1.22, 1.23 demuxer.c,	1.175, 1.176 open.c, 1.99, 1.100
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
CVS change done by Jiri Svoboda CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv29843
Modified Files:
	configure 
Log Message:
10l for me  => is not >=
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.941
retrieving revision 1.942
diff -u -r1.941 -r1.942
--- configure	25 Nov 2004 20:03:11 -0000	1.941
+++ configure	25 Nov 2004 21:47:58 -0000	1.942
@@ -3313,7 +3313,7 @@
     else
         _def_directfb_version='#undef DIRECTFBVERSION'
 	_directfb=no
-	echores "no (version =>0.9.13 required)"
+	echores "no (version >=0.9.13 required)"
     fi
   else
     _directfb=no
    
    
        
	- Previous message: [MPlayer-cvslog] CVS: main/libvo vo_directfb.c,1.29,NONE
- Next message: [MPlayer-cvslog] CVS: main/libmpdemux demux_mkv.c, 1.27,	1.28 demux_ogg.c, 1.61, 1.62 demux_ts.c, 1.22, 1.23 demuxer.c,	1.175, 1.176 open.c, 1.99, 1.100
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the MPlayer-cvslog
mailing list