[Mplayer-cvslog] CVS: main/libvo Makefile,1.40,1.41

Attila Kinali CVS attila at mplayerhq.hu
Mon Dec 8 10:38:46 CET 2003


Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv18531

Modified Files:
	Makefile 
Log Message:
Remove unused define
Patch by Götz Waschk <waschk at informatik.uni-rostock.de>


Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/Makefile,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- Makefile	17 Aug 2003 20:56:39 -0000	1.40
+++ Makefile	8 Dec 2003 09:38:25 -0000	1.41
@@ -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-cvslog mailing list