changeset 847 | 0afe0e38e02c |
parent 842 | 0eec9985767d |
child 885 | 9f6ad2286011 |
--- a/test/testdyngl.c Fri Feb 20 18:18:20 2004 +0000 +++ b/test/testdyngl.c Sat Feb 21 00:21:06 2004 +0000 @@ -5,7 +5,7 @@ * (FYI it was supposed to look like snow in the wind or something...) * * Compile with : - * gcc testdyngl.c `sdl-config --libs --cflags` -o testdyngl + * gcc testdyngl.c `sdl-config --libs --cflags` -o testdyngl -DHAVE_OPENGL * * You can specify a different OpenGL lib on the command line, i.e. : * ./testdyngl /usr/X11R6/lib/libGL.so.1.2