diff options
author | Jim Meyering <jim@meyering.net> | 1999-01-31 05:29:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-01-31 05:29:41 +0000 |
commit | fc965709f93c4bbdeb568920f965ac15909062dd (patch) | |
tree | 040898119c040c250a0cf58b07da7e7d0ab92c43 /m4 | |
parent | 44a61d78bb5d3cc448b5d71c4deb32625bd64717 (diff) | |
download | coreutils-fc965709f93c4bbdeb568920f965ac15909062dd.tar.xz |
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r-- | m4/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index f2f7ecb38..41df5f8da 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,5 +1,7 @@ 1999-01-30 Jim Meyering <meyering@ascend.com> + * check-type.m4: Use 3-arg form of AC_DEFINE. + * jm-mktime.m4: Make this a wrapper around the official AM_FUNC_MKTIME rather than my private copy, now that the official one is up to date. * mktime.m4: Remove file. |