From: Paul Eggert Date: Tue, 7 Dec 2004 18:44:22 +0000 (+0000) Subject: * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change: spurious "-l"s. X-Git-Tag: v5.3.0~174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29a74f8a308cd20ab716e1579453a1ce8337f41e;p=thirdparty%2Fcoreutils.git * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change: spurious "-l"s. --- diff --git a/m4/ChangeLog b/m4/ChangeLog index d2723c0241..6af667ebe7 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2004-12-07 Paul Eggert + + * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change: + spurious "-l"s. Problem reported by Stepan Kasal. + 2004-12-06 Paul Eggert * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug