On Thu, Nov 21, 2002 at 07:46:43AM +1100, Clive Elsum wrote: > > Hi, > > I have not had any feedback on the replacement module for timegm within > /lib/replace.c. This fix allows a correct Solaris build, without it Clock Skew > errors occur unless the machine is dropped back to GMT. Is there any chance of > this being implemented?
What we need is a ./configure autoconf test to determine if the system timegm is broken and needs replacing. Ca you code this test up ? Jeremy.
