summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAkim Demaille <akim@epita.fr>2000-11-14 13:25:35 +0000
committerAkim Demaille <akim@epita.fr>2000-11-14 13:25:35 +0000
commit175bb016ddb4541ef4b0044b66e1318a2cdfb712 (patch)
treee2394616ea6380b7f1b4912b0bb92ef2af7164e8 /TODO
parent3e56675bc8d98814eeeb9427bfc37faf9769efe2 (diff)
downloadautoconf-175bb016ddb4541ef4b0044b66e1318a2cdfb712.tar.gz
* BUGS: New file.
Be sure to read this file if you're using a non released Autoconf. * tests/tools.at (Syntax of the scripts): The non built tools are in `$top_srcdir', not `..'. (autoconf --trace): When using `-i' we need the src tree, not the build tree.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 416015c0..2ef384c7 100644
--- a/TODO
+++ b/TODO
@@ -36,6 +36,10 @@ convenient.
** AC_CHECK_TOOL...
Write a test that checks that it honors the values set by the user.
+** Forbidden patterns
+Chose a means to declare patterns to catch, means to escape the
+control, and document it.
+
* Autoconf 2.51 or so
** AC_FUNC_GETLOADAVG