|
29ad412d
|
2003-08-16T05:38:25
|
|
Merge from coreutils.
|
|
e059c235
|
2002-12-31T13:43:06
|
|
An independent .m4 file for each module.
|
|
faa26ee7
|
2002-12-18T13:44:25
|
|
Oops, forgot to increment the serial number.
|
|
84574c0b
|
2002-12-18T13:15:16
|
|
Remove unused test.
|
|
ee76465a
|
2001-08-12T13:26:00
|
|
Quote the first argument in each use of AC_DEFUN.
|
|
76369d8f
|
2001-05-22T06:56:43
|
|
(_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
now that we use the package-supplied version unconditionally.
(jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
|
|
695ec959
|
2001-05-20T20:38:25
|
|
(jm_FUNC_GNU_STRFTIME):
Don't bother to check library strftime, since
we'll be using our own my_strftime function anyway.
Define my_strftime instead of strftime.
|
|
27ef3b86
|
2000-07-02T15:14:04
|
|
fix typo in last change
|
|
a965c003
|
2000-07-02T12:58:27
|
|
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
|
|
705819c0
|
2000-05-24T07:49:38
|
|
Use []-quoted list in AC_CHECK_MEMBERS, now that autoconf requires that.
|
|
2b9f3fcf
|
2000-04-05T12:13:59
|
|
Back out the 2000-04-02 change.
Instead of that change, simply undefine putenv in the test program.
|
|
2077366b
|
2000-04-05T11:50:48
|
|
Back out the 2000-04-02 change.
|
|
2851693b
|
2000-04-03T07:31:59
|
|
(_jm_STRFTIME_PREREQS): Check for strftime,
since strftime.c uses HAVE_STRFTIME to decide whether to use
the underlying strftime.
|
|
7b2edcb7
|
2000-04-03T06:24:20
|
|
(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.
|
|
227f0e7e
|
2000-02-08T15:07:10
|
|
(jm_FUNC_GNU_STRFTIME): Remove now-unnecessary uses of changequote.
|
|
40e0e686
|
1999-12-20T10:37:27
|
|
Remove kludge, now that I'm using the fixed autoconf-2.14a-1999-12-20.
|
|
dbb0e257
|
1999-12-10T14:35:38
|
|
(_jm_STRFTIME_PREREQS): Use 3-arg form of AC_DEFINE for HAVE_TM_GMTOFF.
|
|
305ca0d0
|
1999-12-09T15:54:20
|
|
Add checks for most of the cpp macros tested in GNU's strftime.c.
Prompted by a patch from Paul Eggert.
|
|
4ae82bdb
|
1999-04-06T14:14:58
|
|
Remove test for %f.
|
|
2f209fdc
|
1999-02-07T05:37:39
|
|
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
|
|
e62d4d88
|
1999-02-07T05:27:24
|
|
Use .$ac_objext, not .o
|
|
c281d94c
|
1999-01-29T05:05:56
|
|
Use the 3-argument forms of AC_DEFINE* macros.
|
|
30947780
|
1997-11-15T13:17:15
|
|
Check for %F format.
Add comments.
|
|
c60e2ef8
|
1997-11-13T13:19:15
|
|
Check for POSIX.2's %f format spec.
|
|
bafbf806
|
1997-11-10T03:52:47
|
|
(jm_STRFTIME_PREREQS): Check for localtime_r.
(jm_FUNC_GNU_STRFTIME): Use new macro.
(jm_FUNC_STRFTIME): New macro. Likewise.
|
|
3a375f0a
|
1997-01-23T00:39:19
|
|
increment serial number
|
|
5ae75e4e
|
1997-01-22T22:45:47
|
|
(main): Use TZ=GMT0, not TZ=GMT, since only GMT0 is specified by Posix.1.
|
|
409d8f2d
|
1996-12-21T01:50:50
|
|
broken out of ../acinclude.m4
|