From: Paul Eggert Date: Sun, 3 Jul 2005 09:35:55 +0000 (+0000) Subject: Minor fixes for port to Solaris 8. X-Git-Tag: CPPI-1_12~353 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65bf9cd48f02c2055f3d95fe3961687a69fa702c;p=thirdparty%2Fcoreutils.git Minor fixes for port to Solaris 8. --- diff --git a/m4/ChangeLog b/m4/ChangeLog index ef95ce5ef8..5667bee81d 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,11 @@ +2005-07-03 Paul Eggert + + * fts.m4 (gl_FUNC_FTS_CORE): Don't require + AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat + module's job. + * jm-macros.m4 (gl_MACROS): Likewise. + * prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT. + 2005-07-03 Jim Meyering * fcntl-safer.m4 (gl_FCNTL_SAFER): Add fcntl--.h to the list.