I'm trying to run configure on OSX Leopard. The first error is checking GL/gl.h usability... no checking GL/gl.h presence... no checking for GL/gl.h... no configure: error: Unable to locate required GL headers
In xcode I can compile and run OpenGL examples. Do I have something set up wrong for running ./configure in terminal?
