From: Jim Meyering Date: Thu, 5 Jun 2003 16:28:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~397 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e86ab6d4d2a48345ee08098eb20190fe4d710103;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index a0f48f70cc..d97e465a66 100644 --- a/TODO +++ b/TODO @@ -69,3 +69,6 @@ tail: don't use xlseek; it *exits*. Instead, maybe use a macro and return nonzero. add mktemp? Suggested by Nelson Beebe + +Now that AC_FUNC_LSTAT and AC_FUNC_STAT are in autoconf, +remove m4/stat.m4 and m4/lstat.m4.