From bb4f35c07fc9cef71a8ee5cafba8164cdbfeda4e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 7 Jun 2002 14:43:41 +0000 Subject: [PATCH] *** empty log message *** --- m4/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/m4/ChangeLog b/m4/ChangeLog index 997c59a9d7..ac1f5960b4 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,13 @@ +2002-06-07 Jim Meyering + + * prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h. + They're needed at least for NetBSD 1.5.2. + ($statxfs_includes): Include those same headers. + ($statxfs_includes): Include sys/vfs.h if available. + ($statxfs_includes): Likewise for sys/statvfs.h. + Check for the following members in both structs statfs and statvfs: + f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen. + 2002-06-01 Jim Meyering * d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro: -- 2.30.2