diff options
author | Jim Meyering <jim@meyering.net> | 1999-09-17 21:45:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-09-17 21:45:53 +0000 |
commit | c1eb26af14458c9a973e542d98193217c6cf548c (patch) | |
tree | e0bdd27da690d81a5539c1d7801a828b1489d7d3 /m4/ChangeLog | |
parent | 93eaa3c6619e515e9590f6f5a75cfd23abf35f1b (diff) | |
download | coreutils-c1eb26af14458c9a973e542d98193217c6cf548c.tar.xz |
*** empty log message ***
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index deee1c17d..461fe4255 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +1999-09-17 Jim Meyering <meyering@ascend.com> + + * jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup. + Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3 + due to missing strdup (against sh-utils-2.0). + 1999-08-29 Jim Meyering <meyering@ascend.com> * jm-macros.m4: Require jm_BISON. |