[Mplayer-cvslog] CVS: main configure,1.929,1.930
    Nicolas Plourde CVS 
    syncmail at mplayerhq.hu
       
    Mon Nov  1 23:13:40 CET 2004
    
        - Previous message: [Mplayer-cvslog] CVS: main/libvo gl_common.c, 1.1, 1.2 gl_common.h,	1.1, 1.2 vo_gl.c, 1.55, 1.56 x11_common.c, 1.178,	1.179 x11_common.h, 1.36, 1.37
- Next message: [Mplayer-cvslog] CVS: main ChangeLog,1.132,1.133
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
CVS change done by Nicolas Plourde CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv12760
Modified Files:
	configure 
Log Message:
enable vcd support on all based darwin system
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.929
retrieving revision 1.930
diff -u -r1.929 -r1.930
--- configure	31 Oct 2004 18:19:28 -0000	1.929
+++ configure	1 Nov 2004 22:13:36 -0000	1.930
@@ -4570,7 +4570,7 @@
 
 
 echocheck "VCD support"
-if linux || bsdos || freebsd || netbsd || sunos || (darwin && ppc) ; then
+if linux || bsdos || freebsd || netbsd || sunos || darwin ; then
   _inputmodules="vcd $_inputmodules"
   _def_vcd='#define HAVE_VCD 1'
   echores "ok"
    
    
        
	- Previous message: [Mplayer-cvslog] CVS: main/libvo gl_common.c, 1.1, 1.2 gl_common.h,	1.1, 1.2 vo_gl.c, 1.55, 1.56 x11_common.c, 1.178,	1.179 x11_common.h, 1.36, 1.37
- Next message: [Mplayer-cvslog] CVS: main ChangeLog,1.132,1.133
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the MPlayer-cvslog
mailing list