[Mplayer-cvslog] CVS: main/opendivx Makefile,1.7,1.8

Arpi of Ize arpi at mplayer.dev.hu
Wed Aug 1 10:59:04 CEST 2001


Update of /cvsroot/mplayer/main/opendivx
In directory mplayer:/var/tmp.root/cvs-serv14731

Modified Files:
	Makefile 
Log Message:
ehh. silly bug :)  - thx Bohdan Horst

Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/opendivx/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Makefile	31 Jul 2001 22:22:01 -0000	1.7
+++ Makefile	1 Aug 2001 08:59:02 -0000	1.8
@@ -4,7 +4,7 @@
 include ../config.mak
 
 SRCS	= postprocess.c
-ifeq ($(DIVX4LINUX),yes)
+ifneq ($(DIVX4LINUX),yes)
 SRCS+= basic_prediction.c decore.c getbits.c idct.c mp4_block.c mp4_decoder.c mp4_header.c mp4_mblock.c mp4_picture.c mp4_predict.c mp4_recon.c mp4_vld.c
 endif
 




More information about the MPlayer-cvslog mailing list