summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2001-07-14 19:30:42 +0000
committerTom Tromey <tromey@redhat.com>2001-07-14 19:30:42 +0000
commit809c236c1a78bd233572c6e2083e3a735f8a3a85 (patch)
tree0f934109b9c76857ecc155cdefcfece430f9d3a3 /TODO
parent42152c209580298f58772e98c9d8addef1045492 (diff)
downloadautomake-809c236c1a78bd233572c6e2083e3a735f8a3a85.tar.gz
* lib/missing (makeinfo): Redirect stdout and stderr outside
subshell. From Alexandre Oliva.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 989292547..459616ecd 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,10 @@
+check should depend on all
+ from ben elliston
+
+refactor handle_source_transform and handle_single_transform_list
+we suffer combinatorial explosion here, but there's no need to
+we could transform source variables one at a time
+
the new YFLAGS code doesn't correctly handle srcdir
allow foo_NAME to rename an object (library or program)