From f36cebb7df88b00a99e2e9aa687cb5eefe61c927 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 18 Mar 2003 17:14:42 +0000 Subject: *** empty log message *** --- m4/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'm4') diff --git a/m4/ChangeLog b/m4/ChangeLog index 268864fb4..a023de106 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,13 @@ +2003-03-18 Jim Meyering + + * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the MOUNTED_VMOUNT + test to precede the MOUNTED_GETMNTENT1 tests, since otherwise, AIX 5.1 + systems would end up using the latter. MOUNTED_GETMNTENT1 support + is inadequate on such systems: 1) detecting whether a file system + is remote doesn't work 2) the MOUNTED_VMOUNT code reports the + HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1 code reports + merely /MOUNT_POINT. Reported by Mike Jetzer. + 2003-03-17 Jim Meyering * dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one -- cgit v1.2.3-54-g00ecf