[Mplayer-cvslog] CVS: main/libvo Makefile,1.28,1.29

Atmosfear atmos4 at mplayer.dev.hu
Tue Jan 15 13:13:56 CET 2002


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

Modified Files:
	Makefile 
Log Message:
Fix xvidix for non-x11 systems, 10l Alex :)

Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/Makefile,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- Makefile	12 Jan 2002 23:30:20 -0000	1.28
+++ Makefile	15 Jan 2002 12:13:53 -0000	1.29
@@ -7,7 +7,7 @@
 OBJS=$(SRCS:.c=.o)
 
 ifeq ($(VIDIX),yes)
-SRCS += vosub_vidix.c vo_xvidix.c
+SRCS += vosub_vidix.c
 endif
 
 CFLAGS  = $(OPTFLAGS) -I. -I.. $(SDL_INC) $(X11_INC) $(EXTRA_INC) $(DVB_INC) -DMPG12PLAY #-Wall




More information about the MPlayer-cvslog mailing list