[MPlayer-cvslog] r22629 - trunk/Gui/Makefile
Ivan Kalvachev
ikalvachev at gmail.com
Fri Mar 16 01:49:47 CET 2007
2007/3/16, diego <subversion at mplayerhq.hu>:
> Author: diego
> Date: Fri Mar 16 01:02:28 2007
> New Revision: 22629
>
> Modified:
> trunk/Gui/Makefile
>
> Log:
> Remove useless -I./skin from CFLAGS.
>
>
> Modified: trunk/Gui/Makefile
> ==============================================================================
> --- trunk/Gui/Makefile (original)
> +++ trunk/Gui/Makefile Fri Mar 16 01:02:28 2007
> @@ -2,7 +2,6 @@ include ../config.mak
>
> LIBNAME_MPLAYER = libgui.a
>
> -CFLAGS = -I./skin
> #CFLAGS += -DDEBUG
>
> CFLAGS-$(CONFIG_LIBAVUTIL) += -I../libavutil
Is there some special reason for this committing diarrhoea ?
This is the 3'd commit in 2 hours, over same line in that file, each
commit removing one word.
Last 4 commits could have easily been merged into one, as they are
logically linked.
I guess same could be said for all your commits in the last 3 days.
BTW, I think there would be another commit because r22628 removes the
"../../" but doesn't set the directory "gui/"...
More information about the MPlayer-cvslog
mailing list