Minor fixes for port to Solaris 8.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2005 09:35:55 +0000 (09:35 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2005 09:35:55 +0000 (09:35 +0000)
m4/ChangeLog

index ef95ce5..5667bee 100644 (file)
@@ -1,3 +1,11 @@
+2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * 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  <jim@meyering.net>
 
        * fcntl-safer.m4 (gl_FCNTL_SAFER): Add fcntl--.h to the list.