[MPlayer-cvslog] r19057 - in trunk: Gui/Makefile	Makefile	configure
    Diego Biurrun 
    diego at biurrun.de
       
    Mon Jul 17 18:16:49 CEST 2006
    
    
  
On Sun, Jul 16, 2006 at 11:02:10PM +0200, Dominik 'Rathann' Mierzejewski wrote:
> On Thursday, 13 July 2006 at 05:05, diego wrote:
> > 
> > Modified:
> >    trunk/Gui/Makefile
> >    trunk/Makefile
> >    trunk/configure
> > 
> > Log:
> > Streamline GUI build.
> > 
> > --- trunk/Gui/Makefile	(original)
> > +++ trunk/Gui/Makefile	Thu Jul 13 05:05:08 2006
> > @@ -2,9 +2,9 @@
> >  
> > -CFLAGS = $(OPTFLAGS) $(INCDIR) $(DEBUG)
> > +CFLAGS = $(OPTFLAGS) $(INCDIR) -DDEBUG
> 
> Why define DEBUG unconditionally?
It was already defined unconditionally...
Diego
    
    
More information about the MPlayer-cvslog
mailing list