From ef57c0f15871173c185736dc6939585f18b71478 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 29 Sep 2001 08:13:26 +0000 Subject: [PATCH] *** empty log message *** --- m4/ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/m4/ChangeLog b/m4/ChangeLog index 2077a56152..ac08d1b08d 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,13 +1,20 @@ +2001-09-29 Jim Meyering + + * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS) + [one-argument getmntent function]): Include stdio.h before mntent.h. + SunOS4.1.x needs it for the declaration of `FILE'. + Patch by Volker Borchert. + 2001-09-28 Paul Eggert Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which #defines strtoimax. Also treat the other strto* functions like strtoimax. - * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): + * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for strtoul and strtoumax, as those declarations are made even in the signed case. - * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): + * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise, for strtol and strtoimax. 2001-09-24 Jim Meyering -- 2.30.2