[MPlayer-dev-eng] [PATCH] tiny cruft removal
Götz Waschk
waschk at informatik.uni-rostock.de
Sat Nov 1 19:04:02 CET 2003
Hi,
this removes one unused define from libvo/Makefile.
CU
--
What difference does it make to the dead, the orphans and the
homeless, whether the mad destruction is wrought under the name of
totalitarianism or the holy name of liberty or democracy?
Mahatma Gandhi (1869 - 1948), "Non-Violence in Peace and War"
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/Makefile,v
retrieving revision 1.40
diff -u -r1.40 Makefile
--- Makefile 17 Aug 2003 20:56:39 -0000 1.40
+++ Makefile 1 Nov 2003 17:58:21 -0000
@@ -11,10 +11,6 @@
endif
CFLAGS = $(OPTFLAGS) -I. -I.. $(FREETYPE_INC) $(SDL_INC) $(X11_INC) $(EXTRA_INC) $(DXR2_INC) $(DIRECTFB_INC) -DMPG12PLAY #-Wall
-ifeq ($(VIDIX),yes)
-CFLAGS += -DVIDIX_PATH='"$(prefix)/lib/mplayer/vidix/"'
-endif
-# -I/usr/X11R6/include/
.SUFFIXES: .c .o
More information about the MPlayer-dev-eng
mailing list