[MPlayer-cvslog] r26352 - in trunk:	Makefile	osdep	osdep/Makefile
    Michael Kostylev 
    mik at niipt.ru
       
    Wed Apr  9 17:47:15 CEST 2008
    
    
  
At Wed, 9 Apr 2008 16:14:19 +0200,
Diego Biurrun wrote:
 >> Looks like you've lost osdep/mmap-os2.c,
 > Yes!  Thanks a bundle for pointing this out, fixed.
 >> OTOH it had been included in r26350 in an unportable manner.
 > What was unportable about that?
It should be like this or something better:
-SRCS_COMMON-$(NEED_MMAP)             += osdep/mmap-os2.c
+SRCS_COMMON-$(NEED_MMAP)             += osdep/$(MMAP)
(with corresponding changes in configure, of course) 
Michael
    
    
More information about the MPlayer-cvslog
mailing list