Re: [Plib-devel] OpenGL headers (was: Updated configure script in CVS)
Brought to you by:
sjbaker
From: Sebastian U. <ud...@ha...> - 2002-08-31 13:50:46
|
On Fri, 30 Aug 2002, sjb...@ai... (Steve Baker) wrote: > Date: Fri, 30 Aug 2002 20:13:05 -0500 > To: pli...@li... > From: sjb...@ai... (Steve Baker) > Reply-To: pli...@li... > Subject: Re: [Plib-devel] OpenGL headers (was: Updated configure script > in CVS) > > Sebastian Ude wrote: > > > Thus, I am going to remove all occurances of "#include <GL/glu.h>" from > > the source and I will modify the build system of the main library (!) > > so that it no longer checks for libGLU. > > Better make sure that the examples and demos *do* check - they may not be > doing that right now because before your change, if PLIB was installed > then so was GLU...so there was no need to test...but now there will be a > need. The examples did always check and as I said, I just removed the check from the configure.in of the main library. - Sebastian |