summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAkim Demaille <akim@epita.fr>2001-09-13 06:54:35 +0000
committerAkim Demaille <akim@epita.fr>2001-09-13 06:54:35 +0000
commitc737451f8c17afdb477ad0fe72f534ea837e001e (patch)
tree8f9d1eabd503e2efbac726cb277f2e1864f6d870 /TODO
parentc77d29d43ddeabf19c829d31f435a608e2a20417 (diff)
downloadautoconf-c737451f8c17afdb477ad0fe72f534ea837e001e.tar.gz
* bin/ifnames.in: Rewrite in Perl.
* configure.ac: Don't look for AWK. * tests/tools.at (AWK portability): Remove. (Syntax of the shell scripts): Don't check ifnames. (AT_CHECK_PERL_SYNTAX): New. (Syntax of the Perl scripts): Check ifnames. * tests/ifnames: New.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 77f71942..27192977 100644
--- a/TODO
+++ b/TODO
@@ -20,10 +20,6 @@ should be removed.
** AC_CHECK_TOOL...
Write a test that checks that it honors the values set by the user.
-** ifnames
-Rewrite in Perl. Drop the AWK dependency. Remove the AWK portability
-tests. Add ifnames to the Perl sanity checks.
-
** autom4te and warnings.
Decide what must be done.