Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 15405:93ae97c2de4c
If libggi has been found, search for the libggiwmh extension
w/o relying on it.
patch by Christoph Egger <Christoph_Egger at gmx dot de>
author | diego |
---|---|
date | Wed, 11 May 2005 08:01:52 +0000 |
parents | 3f3b7829dce8 |
children | b635d250fd0e |
line wrap: on
line source
gcc -g -O4 gltest.c ../../osdep/timer-lx.o -o gltest -L/usr/X11/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm