diff options
author | Akim Demaille <akim@epita.fr> | 2001-09-13 06:54:35 +0000 |
---|---|---|
committer | Akim Demaille <akim@epita.fr> | 2001-09-13 06:54:35 +0000 |
commit | c737451f8c17afdb477ad0fe72f534ea837e001e (patch) | |
tree | 8f9d1eabd503e2efbac726cb277f2e1864f6d870 /TODO | |
parent | c77d29d43ddeabf19c829d31f435a608e2a20417 (diff) | |
download | autoconf-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-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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. |