[UFO-devel] GL/gl.h, GL/glx.h
Status: Beta
Brought to you by:
schmidtjf
From: Andreas B. <b_...@gm...> - 2005-12-02 18:08:06
|
Hi the attached includes bogl.h instead of GL/gl.h and boglx.h instead of GL/glx.h. Of course this is nonsense in the official libufo cvs, as bogl.* is specific to the boson project. Why do I send this anyway? Well, it is meant as a feature request: can we have some kind of configure check or so that defines the to-be-included file in config.h ? -> libufo could then use the define instead of a hardcoded GL/gl.h and GL/glx.h to include the relevant files. This would save me from applying the attached patch every time I update our libufo copy. CU Andi |