changeset 3533:cd3c7dca257f

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 29 Sep 2001 10:29:25 +0000
parents 2df18b7dc009
children 40fb5bd3b42d
files m4/ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -11,6 +11,7 @@
 	directives with appropriate #if HAVE_*_H tests so that we can
 	detect getfsstat on Apple Darwin1.3.7 systems.
 	Reported by Nelson Beebe.
+	Also fix harmless typo in cache variable name: s/getsstat/getfsstat/.
 
 2001-09-28  Paul Eggert  <eggert@twinsun.com>