Mercurial > hg > octave-jordi > gnulib-hg
changeset 2027:01d3f869cb96
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Thu, 09 Dec 1999 15:55:11 +0000 |
parents | e75e04d6e0a0 |
children | 38fc7327a4e9 |
files | m4/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,11 @@ +1999-12-07 Jim Meyering <meyering@ascend.com> + + * perl.m4: Require that File::Compare be available, too. + Too many systems seem to lack it. + + * strftime.m4: Add checks for most of the cpp macros tested in + GNU's strftime.c. Prompted by a patch from Paul Eggert. + 1999-11-18 Paul Eggert <eggert@twinsun.com> * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a