From 0bb9a5b687c0463fc62ec3c73e4ccaedba022506 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 25 May 2003 00:21:18 +0000 Subject: The linux directory is now called osdep. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10181 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/GL-test/compile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TOOLS/GL-test') diff --git a/TOOLS/GL-test/compile.sh b/TOOLS/GL-test/compile.sh index 2bb40def0a..4885e18d7c 100755 --- a/TOOLS/GL-test/compile.sh +++ b/TOOLS/GL-test/compile.sh @@ -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 -- cgit v1.2.3