My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
AX_CHECK_GL  
AX_CHECK_GL Usage
Phase-Deploy
Updated Aug 23, 2011 by braden.mcdaniel

Check for an OpenGL implementation. If GL is found, the required compiler and linker flags are included in the output variables GL_CFLAGS and GL_LIBS, respectively. If no usable GL implementation is found, no_gl is set to yes.

If the header GL/gl.h is found, HAVE_GL_GL_H is defined. If the header OpenGL/gl.h is found, HAVE_OPENGL_GL_H is defined. These preprocessor definitions may not be mutually exclusive.

Comment by danielba...@gmail.com, Jul 26, 2008

Thank you a lot for the macros, they have been really useful for the ehci project


Sign in to add a comment
Powered by Google Project Hosting