summaryrefslogtreecommitdiff
path: root/m4/mktime.m4
AgeCommit message (Collapse)Author
2003-09-12(gl_PREREQ_MKTIME): Don't check for standard C headers.Jim Meyering
2003-06-06New file. From gnulib.Jim Meyering
1999-10-30Remove file, since the fix made it into the experimental version of autoconf.Jim Meyering
1999-08-01(AC_FUNC_MKTIME): Undefine to avoid syntax errors from m4.Jim Meyering
1999-08-01New file, which is a preview of what should appearJim Meyering
in the next public autoconf release.
1999-01-31.Jim Meyering
1998-10-18Test for spring-forward gap before long-running test.Jim Meyering
1998-10-14Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"Jim Meyering
instead of "TZ=America/Vancouver". From Paul Eggert.
1998-10-12(jm_AM_FUNC_MKTIME): New file and macro.Jim Meyering
1998-10-12.Jim Meyering
1998-05-11.Jim Meyering
1997-11-17undef putenvJim Meyering
1997-11-15include unistd.hJim Meyering
1997-11-15(bigtime_test): New function from Paul Eggert to detect SunOS4.1.4'sJim Meyering
infinite looping mktime. Portability tweaks from Paul Eggert.
1997-11-15Temporarily add a copy of this file from the automakeJim Meyering
distribution. Update names to have jm_ prefix. (irix_6_4_bug): New function based on code from Ariel Faigon.
1997-11-13.Jim Meyering
1997-04-07.Jim Meyering
1997-01-23(AM_FUNC_MKTIME): Run tests for each of a few valuesJim Meyering
for the TZ environment variable. Andre Novaes Cunha provided the hairy TZ setting that exercized the Solaris tzset bug.
1997-01-22(AM_FUNC_MKTIME): Fix bug in mktime test -- don'tJim Meyering
test now, test a couple of thousand times.
1996-12-21copied from automake-1.1lJim Meyering