[Mplayer-cvslog] CVS: main/osdep glob-win.c,1.1,1.2
    Arpi of Ize 
    arpi at mplayerhq.hu
       
    Mon Jun  9 14:15:52 CEST 2003
    
    
  
Update of /cvsroot/mplayer/main/osdep
In directory mail:/var/tmp.root/cvs-serv3233/osdep
Modified Files:
	glob-win.c 
Log Message:
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
Index: glob-win.c
===================================================================
RCS file: /cvsroot/mplayer/main/osdep/glob-win.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glob-win.c	25 Apr 2003 10:00:18 -0000	1.1
+++ glob-win.c	9 Jun 2003 12:15:48 -0000	1.2
@@ -5,7 +5,6 @@
 
 #ifndef HAVE_GLOB
 #ifdef __MINGW32__
-#undef DATADIR
 #include <windows.h>
 #include "glob.h"
 
    
    
More information about the MPlayer-cvslog
mailing list