[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
- Previous message: [Mplayer-cvslog] CVS: main cfg-common.h,1.120,1.121 cfg-mplayer.h,1.210,1.211 mencoder.c,1.223,1.224
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux demuxer.c,1.155,1.156 demux_ogg.c,1.38,1.39
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [Mplayer-cvslog] CVS: main cfg-common.h,1.120,1.121 cfg-mplayer.h,1.210,1.211 mencoder.c,1.223,1.224
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux demuxer.c,1.155,1.156 demux_ogg.c,1.38,1.39
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list