Jim Meyering
f6b360c61f
fix typo in last change
2000-07-02 15:14:04 +00:00
Jim Meyering
a8a5b983f1
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
2000-07-02 12:58:27 +00:00
Jim Meyering
9ca281e5b3
Use []-quoted list in AC_CHECK_MEMBERS, now that autoconf requires that.
2000-05-24 07:50:05 +00:00
Jim Meyering
7354c6077f
Back out the 2000-04-02 change.
...
Instead of that change, simply undefine putenv in the test program.
2000-04-05 12:13:59 +00:00
Jim Meyering
48c6dffe80
Back out the 2000-04-02 change.
2000-04-05 11:50:48 +00:00
Jim Meyering
5641f6257f
(_jm_STRFTIME_PREREQS): Check for strftime,
...
since strftime.c uses HAVE_STRFTIME to decide whether to use
the underlying strftime.
2000-04-03 07:31:59 +00:00
Jim Meyering
096f314e1d
(jm_FUNC_GNU_STRFTIME): Set TZ environment
...
variable in the shell rather than using putenv, which isn't
portable. This avoids the configure-time inter-test dependency
on the potentially-renamed putenv function.
2000-04-03 06:24:20 +00:00
Jim Meyering
58d3cbbc5c
(jm_FUNC_GNU_STRFTIME): Remove now-unnecessary uses of changequote.
2000-02-08 15:07:10 +00:00
Jim Meyering
f9dd65cfc8
Remove kludge, now that I'm using the fixed autoconf-2.14a-1999-12-20.
1999-12-20 10:37:27 +00:00
Jim Meyering
b026aa85d0
(_jm_STRFTIME_PREREQS): Use 3-arg form of AC_DEFINE for HAVE_TM_GMTOFF.
1999-12-10 14:35:38 +00:00
Jim Meyering
022194de49
Add checks for most of the cpp macros tested in GNU's strftime.c.
...
Prompted by a patch from Paul Eggert.
1999-12-09 15:54:20 +00:00
Jim Meyering
d712631a71
Remove test for %f.
1999-04-06 14:14:58 +00:00
Jim Meyering
7e74cfab42
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
1999-02-07 05:37:39 +00:00
Jim Meyering
2c13a275ca
Use .$ac_objext, not .o
1999-02-07 05:27:24 +00:00
Jim Meyering
56fee444e2
Use the 3-argument forms of AC_DEFINE* macros.
1999-01-29 05:05:56 +00:00
Jim Meyering
ed5048e229
Check for %F format.
...
Add comments.
1997-11-15 13:17:15 +00:00
Jim Meyering
7afa02b918
Check for POSIX.2's %f format spec.
1997-11-13 13:19:15 +00:00
Jim Meyering
5e28f75496
(jm_STRFTIME_PREREQS): Check for localtime_r.
...
(jm_FUNC_GNU_STRFTIME): Use new macro.
(jm_FUNC_STRFTIME): New macro. Likewise.
1997-11-10 03:52:47 +00:00
Jim Meyering
82b01ee905
increment serial number
1997-01-23 00:39:19 +00:00
Jim Meyering
211fe36692
(main): Use TZ=GMT0, not TZ=GMT, since only GMT0 is specified by Posix.1.
1997-01-22 22:45:47 +00:00
Jim Meyering
5fc47138b1
broken out of ../acinclude.m4
1996-12-21 01:50:50 +00:00