[Mplayer-cvslog] CVS: main/TOOLS/mwallp compile.sh,1.5,1.6

Attila Kinali CVS attila at mplayerhq.hu
Sun Oct 26 12:24:05 CET 2003


Update of /cvsroot/mplayer/main/TOOLS/mwallp
In directory mail:/var/tmp.root/cvs-serv12794

Modified Files:
	compile.sh 
Log Message:
Make gabu happy


Index: compile.sh
===================================================================
RCS file: /cvsroot/mplayer/main/TOOLS/mwallp/compile.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- compile.sh	17 Feb 2003 11:45:10 -0000	1.5
+++ compile.sh	26 Oct 2003 11:23:37 -0000	1.6
@@ -1,6 +1,6 @@
 echo
 gcc -g mwallp.c jpeg.c ../../libvo/aclib.o ../../libmpcodecs/img_format.o \
     ../../cpudetect.o ../../mp_msg-mencoder.o ../../libavcodec/libavcodec.a \
-    ../../postproc/libswscale.a \
+    ../../postproc/libswscale.a ../../osdep/libosdep.a \
     -I../../libmpcodecs -I../.. -I../../postproc \
     -L/usr/X11/lib -L/usr/X11R6/lib -lX11 -lm -ljpeg -o mwallp



More information about the MPlayer-cvslog mailing list