*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 5 Jun 2003 16:28:53 +0000 (16:28 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 5 Jun 2003 16:28:53 +0000 (16:28 +0000)
TODO

diff --git a/TODO b/TODO
index a0f48f7..d97e465 100644 (file)
--- 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.