index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
/
strftime.m4
Age
Commit message (
Expand
)
Author
2000-07-02
fix typo in last change
Jim Meyering
2000-07-02
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_na...
Jim Meyering
2000-05-24
Use []-quoted list in AC_CHECK_MEMBERS, now that autoconf requires that.
Jim Meyering
2000-04-05
Back out the 2000-04-02 change.
Jim Meyering
2000-04-05
Back out the 2000-04-02 change.
Jim Meyering
2000-04-03
(_jm_STRFTIME_PREREQS): Check for strftime,
Jim Meyering
2000-04-03
(jm_FUNC_GNU_STRFTIME): Set TZ environment
Jim Meyering
2000-02-08
(jm_FUNC_GNU_STRFTIME): Remove now-unnecessary uses of changequote.
Jim Meyering
1999-12-20
Remove kludge, now that I'm using the fixed autoconf-2.14a-1999-12-20.
Jim Meyering
1999-12-10
(_jm_STRFTIME_PREREQS): Use 3-arg form of AC_DEFINE for HAVE_TM_GMTOFF.
Jim Meyering
1999-12-09
Add checks for most of the cpp macros tested in GNU's strftime.c.
Jim Meyering
1999-04-06
Remove test for %f.
Jim Meyering
1999-02-07
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering
1999-02-07
Use .$ac_objext, not .o
Jim Meyering
1999-01-29
Use the 3-argument forms of AC_DEFINE* macros.
Jim Meyering
1997-11-15
Check for %F format.
Jim Meyering
1997-11-13
Check for POSIX.2's %f format spec.
Jim Meyering
1997-11-10
(jm_STRFTIME_PREREQS): Check for localtime_r.
Jim Meyering
1997-01-23
increment serial number
Jim Meyering
1997-01-22
(main): Use TZ=GMT0, not TZ=GMT, since only GMT0 is specified by Posix.1.
Jim Meyering
1996-12-21
broken out of ../acinclude.m4
Jim Meyering