diff options
author | Jim Meyering <jim@meyering.net> | 2000-05-05 11:39:31 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-05-05 11:39:31 +0000 |
commit | 87a766e71a3ec0afd2aae457b75f83c0e2a3aa3d (patch) | |
tree | 29b544d8d99659f39d932f3fd5a7409b4d5162fd /m4 | |
parent | 5d65fd5e991a62d81439e59708ad545c386f808d (diff) | |
download | coreutils-87a766e71a3ec0afd2aae457b75f83c0e2a3aa3d.tar.xz |
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r-- | m4/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 4388928a0..86b0167e6 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2000-05-05 Jim Meyering <meyering@lucent.com> + + su doesn't work on Solaris2.6. + * lib-check.m4: When checking for struct spwd.sp_pwdp, also include + <shadow.h>. Reported by Dragos Harabor. + 2000-05-03 Jim Meyering <meyering@lucent.com> * check-decl.m4 (AC_CHECK_DECLS): Add strndup. |