log m4/strftime.m4 @ 3258:def59456e348

age author description
Sun, 20 May 2001 20:38:25 +0000 Jim Meyering (jm_FUNC_GNU_STRFTIME):
Sun, 02 Jul 2000 15:14:04 +0000 Jim Meyering fix typo in last change
Sun, 02 Jul 2000 12:58:27 +0000 Jim Meyering Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
Wed, 24 May 2000 07:49:38 +0000 Jim Meyering Use []-quoted list in AC_CHECK_MEMBERS, now that autoconf requires that.
Wed, 05 Apr 2000 12:13:59 +0000 Jim Meyering Back out the 2000-04-02 change.
Wed, 05 Apr 2000 11:50:48 +0000 Jim Meyering Back out the 2000-04-02 change.
Mon, 03 Apr 2000 07:31:59 +0000 Jim Meyering (_jm_STRFTIME_PREREQS): Check for strftime,
Mon, 03 Apr 2000 06:24:20 +0000 Jim Meyering (jm_FUNC_GNU_STRFTIME): Set TZ environment
Tue, 08 Feb 2000 15:07:10 +0000 Jim Meyering (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary uses of changequote.
Mon, 20 Dec 1999 10:37:27 +0000 Jim Meyering Remove kludge, now that I'm using the fixed autoconf-2.14a-1999-12-20.
Fri, 10 Dec 1999 14:35:38 +0000 Jim Meyering (_jm_STRFTIME_PREREQS): Use 3-arg form of AC_DEFINE for HAVE_TM_GMTOFF.
Thu, 09 Dec 1999 15:54:20 +0000 Jim Meyering Add checks for most of the cpp macros tested in GNU's strftime.c.
Tue, 06 Apr 1999 14:14:58 +0000 Jim Meyering Remove test for %f.
Sun, 07 Feb 1999 05:37:39 +0000 Jim Meyering Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Sun, 07 Feb 1999 05:27:24 +0000 Jim Meyering Use .$ac_objext, not .o
Fri, 29 Jan 1999 05:05:56 +0000 Jim Meyering Use the 3-argument forms of AC_DEFINE* macros.
Sat, 15 Nov 1997 13:17:15 +0000 Jim Meyering Check for %F format.
Thu, 13 Nov 1997 13:19:15 +0000 Jim Meyering Check for POSIX.2's %f format spec.
Mon, 10 Nov 1997 03:52:47 +0000 Jim Meyering (jm_STRFTIME_PREREQS): Check for localtime_r.
Thu, 23 Jan 1997 00:39:19 +0000 Jim Meyering increment serial number
Wed, 22 Jan 1997 22:45:47 +0000 Jim Meyering (main): Use TZ=GMT0, not TZ=GMT, since only GMT0 is specified by Posix.1.
Sat, 21 Dec 1996 01:50:50 +0000 Jim Meyering broken out of ../acinclude.m4