]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 15 Dec 2002 20:55:20 +0000 (20:55 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 15 Dec 2002 20:55:20 +0000 (20:55 +0000)
TODO

diff --git a/TODO b/TODO
index 471acfd78b2b9621e034185de19e52625541a462..b377d8fee8d85b92daf0a69a7f111736a25ac9b6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,10 +8,6 @@ strip: add an option to specify the program used to strip binaries.
 
 Makefile.maint: extract announcement-generation into a perl script
 
-remove PARAMS macros
-grep -lE 'PARAMS ?\(\(.*\)\);?$' *.[ch] \
-  | xargs perl -pi -e 's/PARAMS ?\((\(.*\))\)(;?)$/$1$2/'
-
 doc/coreutils.texi:
   Address this comment: FIXME: mv's behavior in this case is system-dependent
   Better still: fix the code so it's *not* system-dependent.