changeset 5516:bdc3627d4046

* ls-mnt-fs.m4 (AC_FUNC_GETMNTENT): New macro.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 06 Dec 2004 21:51:44 +0000
parents d4e02b196ef0
children 1db8e64430f9
files m4/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* ls-mnt-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
+	in Autoconf 2.59.  Problem reported by Mark D. Baushke.
+
 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
 
 	Changes imported from coreutils.