SDL doesn't depend on GLU, and overwhelming feedback from the mailing list is that people don't want it included in SDL_opengl.h
This commit is contained in:
parent
0595ce74e3
commit
6642f38cf1
2 changed files with 0 additions and 3 deletions
|
@ -1573,7 +1573,6 @@ CheckOpenGLX11()
|
|||
AC_TRY_COMPILE([
|
||||
#include <GL/gl.h>
|
||||
#include <GL/glx.h>
|
||||
#include <GL/glu.h>
|
||||
],[
|
||||
],[
|
||||
video_opengl=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue