changeset 847:0afe0e38e02c release-1.2.7

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Sat, 21 Feb 2004 00:21:06 +0000
parents 96ba4eab74fb
children 85af65457959
files test/testdyngl.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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