diff options
author | Jim Meyering <jim@meyering.net> | 1999-12-09 15:55:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-12-09 15:55:11 +0000 |
commit | e8ff25dd70ecb0968a90ca7b82228f92f0a2c04e (patch) | |
tree | 62692cc12105636bae630cf4f7a869f50148d8d0 /m4/ChangeLog | |
parent | fc8e7363d287b8ccbc9f8eb259caa7747674f501 (diff) | |
download | coreutils-e8ff25dd70ecb0968a90ca7b82228f92f0a2c04e.tar.xz |
*** empty log message ***
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 558627831..51b9b9b09 100644 --- 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 |