"Jacob (=Jouk) Jansen" wrote:
>
> Hi All,
>
> what is tgmath.h. It is not available on my VMS-box. Leaving it out seems
> to work. Is VMS the only system lacking this include file?
It looks like an imaginary math library header. Removing it didn't
seem to effect anything.
Keith, if this is significant, please add it back in glheader.h
surrounded by #ifdef __linux__/#endif, or similar.
> P.S. I changed on my system all occurences of "types.h" to "mesa_types.h".
> If Brian says this change is OK I'll check them in this afternoon (MET)
> Otherwise if I hear no objections I'll check them in wednesday morning (MET)
> (tomorrow I'll be off-line)
I think I'd prefer mtypes.h since we already have mmath.h for the
same reason (and it's shorter).
-Brian
|