changeset 2480:1526c4e1605d

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Fri, 05 May 2000 11:39:31 +0000
parents edc88bcccf37
children f3a8c38a4a71
files m4/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.