summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1996-11-20 07:29:54 +0000
committerTom Tromey <tromey@redhat.com>1996-11-20 07:29:54 +0000
commit2775be7abc1b45f9eb6e7843a0c4b26061660b7a (patch)
treeb5277bc7d0fb1b6ede411457b09d066e1974c96d /TODO
parent37162c06f36d0e6852ca9bb78c4116ad34dcf6c5 (diff)
downloadautomake-2775be7abc1b45f9eb6e7843a0c4b26061660b7a.tar.gz
Allow commentary on serial line
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index d8916a549..6648a4fd9 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,11 @@ Priorities for release:
* consider adding pkglibexecdir, maybe others?
requests for pkg-dirs with version included
+Fix ansi2knr so that knr-style function decls aren't incorrectly
+rewritten. Or, fix automake so that not all sources in a directory
+must be ansi. Should also fix things so that a separate ._o file is
+not needed; instead use a wrapper script.
+
Gord on pretty-printing instead of raw loops:
Gord> I think the best thing to do is to have make output be a valid shell
Gord> script, and to have it be clear exactly what is happening at a given