On Tue, Mar 20, 2001 at 11:37:24AM +0100, Jacob (=Jouk) Jansen wrote:
> Hi all,
>
> I just noticed that the "old" glu does not compile with the new glu.h.
> IMHO we should not try to get the old source compiled with the new one. Maybe
> when someone has no c++ compiiler the old glu.h should be copied over the
> new one. The configure script and/or the makefiles should be able to detect
> the need of this copy.
As far as autoconf is concerned, I don't see any problem with such a solution.
Let me propose this approach:
We take the GLU header files out of include/GL/.
We make seperate subdirs for them in their respective GLU source directory.
For instance si-glu/syshdrs/GL/ and src-glu/syshdrs/GL/.
Because we cannot assume the two sets of GLU system headers to be identical,
provide two distinct install mechanisms for each of them. In the case of
autoconf/automake I would list them in glinclude_HEADERS in the approrpiate
Makefile.am's.
In order to use them at build time it's probably easiest to copy the
appropriate set into include/GL.
Regards,
@SVEN_M_HALLBERG@ <$(pesco_gmx.de)>
--
"Would the All-Seeing Eye please look in my direction?"
[ KeyID........: 0xC297FEAB ]
[ Fingerprint..: FEA5 0F93 7320 3F39 66A5 AED3 073F 2D5F C297 FEAB ]
|