[MPlayer-cvslog] r19057 - in trunk: Gui/Makefile Makefile configure

Dominik 'Rathann' Mierzejewski dominik at rangers.eu.org
Sun Jul 16 23:02:10 CEST 2006


On Thursday, 13 July 2006 at 05:05, diego wrote:
> Author: diego
> Date: Thu Jul 13 05:05:08 2006
> New Revision: 19057
> 
> Modified:
>    trunk/Gui/Makefile
>    trunk/Makefile
>    trunk/configure
> 
> Log:
> Streamline GUI build.
> 
> 
> Modified: trunk/Gui/Makefile
> ==============================================================================
> --- trunk/Gui/Makefile	(original)
> +++ trunk/Gui/Makefile	Thu Jul 13 05:05:08 2006
> @@ -2,9 +2,9 @@
>  
>  LIBNAME = libgui.a
>  
> -INCDIR  = -I. -I.. -I../loader -I./wm -I./skin $(FREETYPE_INC) $(GTKINC)
> +INCDIR  = -I. -I.. -I../loader -I./wm -I./skin $(FREETYPE_INC) $(GTK_INC)
>  
> -CFLAGS = $(OPTFLAGS) $(INCDIR) $(DEBUG)
> +CFLAGS = $(OPTFLAGS) $(INCDIR) -DDEBUG

Why define DEBUG unconditionally?

R.

-- 
MPlayer developer and RPMs maintainer: http://rpm.greysector.net/mplayer/
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
	-- from "Collected Sayings of Muad'Dib" by the Princess Irulan



More information about the MPlayer-cvslog mailing list