Lines Matching refs:found
179 dnl Check for an OpenGL implementation. If GL is found, the required
182 dnl is found, "no_gl" is set to "yes".
184 dnl If the header "GL/gl.h" is found, "HAVE_GL_GL_H" is defined. If the
185 dnl header "OpenGL/gl.h" is found, HAVE_OPENGL_GL_H is defined. These
313 dnl Check for GLU. If GLU is found, the required preprocessor and linker
315 dnl respectively. If no GLU implementation is found, "no_glu" is set to
318 dnl If the header "GL/glu.h" is found, "HAVE_GL_GLU_H" is defined. If the
319 dnl header "OpenGL/glu.h" is found, HAVE_OPENGL_GLU_H is defined. These
466 dnl Check for GLUT. If GLUT is found, the required compiler and linker flags
468 dnl respectively. If GLUT is not found, "no_glut" is set to "yes".
470 dnl If the header "GL/glut.h" is found, "HAVE_GL_GLUT_H" is defined. If the
471 dnl header "GLUT/glut.h" is found, HAVE_GLUT_GLUT_H is defined. These
607 dnl is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it
608 dnl is not found. If ACTION-IF-FOUND is not specified, the default action