[Mplayer-cvslog] CVS: main/TOOLS/GL-test compile.sh,1.1.1.1,1.2
Diego Biurrun CVS
diego at mplayerhq.hu
Sun May 25 02:21:50 CEST 2003
Update of /cvsroot/mplayer/main/TOOLS/GL-test
In directory mail:/var/tmp.root/cvs-serv17065/GL-test
Modified Files:
compile.sh
Log Message:
The linux directory is now called osdep.
Index: compile.sh
===================================================================
RCS file: /cvsroot/mplayer/main/TOOLS/GL-test/compile.sh,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- compile.sh 24 Feb 2001 20:28:52 -0000 1.1.1.1
+++ compile.sh 25 May 2003 00:20:46 -0000 1.2
@@ -1,2 +1,2 @@
-gcc -g -O4 gltest.c ../../linux/timer-lx.o -o gltest -L/usr/X11/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm
+gcc -g -O4 gltest.c ../../osdep/timer-lx.o -o gltest -L/usr/X11/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm
More information about the MPlayer-cvslog
mailing list