search for: have_gl_glext_h

Displaying 1 result from an estimated 1 matches for "have_gl_glext_h".

2004 Oct 23
1
Issues with compiling wine
...1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | #define HAVE_XKB 1 | #define HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_GLX_GETPROCADDRESS 1 | #define HAVE_GLEXT_PROTOTYPES 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type...