From: Jim Meyering Date: Fri, 5 May 2000 11:39:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33b06b1c1f3f8af098c9b1918a86ac67c1f98657;p=pspp *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 4388928a0d..86b0167e6d 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2000-05-05 Jim Meyering + + su doesn't work on Solaris2.6. + * lib-check.m4: When checking for struct spwd.sp_pwdp, also include + . Reported by Dragos Harabor. + 2000-05-03 Jim Meyering * check-decl.m4 (AC_CHECK_DECLS): Add strndup.