]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
another idea
authorDavid J. MacKenzie <djm@gnu.org>
Sun, 2 Oct 1994 02:03:06 +0000 (02:03 +0000)
committerDavid J. MacKenzie <djm@gnu.org>
Sun, 2 Oct 1994 02:03:06 +0000 (02:03 +0000)
TODO

diff --git a/TODO b/TODO
index 5022c6688fdb6cb9b27b03609f3a1dadb066aede..12cd78dee5eaab547a02b90ec29cb1a66fdc0fb5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -16,4 +16,7 @@ Should libexec programs have the name transform done on them?
 Order the output rules sensibly, so FOO_SOURCES and FOO_OBJECTS are
 together and rules are in the usual order.
 
+Make the output minimal: only output definitions for variables that
+are used.
+
 Rewrite in Perl.  Look at dist's jmake for ideas.