[MPlayer-cvslog] r27240 - trunk/configure
    Reimar Döffinger 
    Reimar.Doeffinger at stud.uni-karlsruhe.de
       
    Mon Jul 14 23:01:51 CEST 2008
    
    
  
Hello,
On Mon, Jul 14, 2008 at 10:14:00PM +0200, Michael Niedermayer wrote:
> Do we want all that _GNU_SOURCE enables ?
> Do we want mplayer to require and depend on all that _GNU_SOURCE enables ?
> no?
I was quite convinced, that _GNU_SOURCE would not be defined when
compiling MPlayer, I know we removed an explicit -D_GNU_SOURCE because
it indeed help avoid gnuisms. Would -std=gnu99 really define that? Does
not specifying -std not define it? Anyone knows details?
Going by a quick test, -std=gnu99 does not define _GNU_SOURCE (gcc
4.3.1).
Greetings,
Reimar Döffinger
    
    
More information about the MPlayer-cvslog
mailing list