]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
revise automake todo.
authorDavid MacKenzie <djm@djmnet.org>
Tue, 18 Oct 1994 16:26:37 +0000 (16:26 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Tue, 18 Oct 1994 16:26:37 +0000 (16:26 +0000)
TODO

diff --git a/TODO b/TODO
index cdd173355911414e20c3589aca64cae1afd1092c..e143eb4e1b41b7f2c6c227d72855a872ba2b7a8d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -32,7 +32,7 @@ Things it might be nice to do someday:
 
 ------------------------------------------------------------------------------
 
-* Doc: Add index of concepts.
+* Doc: Add concept index.
 
 ------------------------------------------------------------------------------
 
@@ -61,23 +61,13 @@ Things it might be nice to do someday:
 
 ------------------------------------------------------------------------------
 
-* Supply a template Makefile.in that people can adapt (what GNU hello
-  was going to be).
-
-** Have CC, DEFS, etc. substitutions.
-
-** Support all of the GNU standard targets.
-
-** Parameterize with make variables to require as little modification
-as necessary.  Maybe via m4?  (Eww, sounds like imake.)
-
-** Make it usable both with and without a header file.
+* Add a Makefile generator that supports the standard GNU targets.
 
 ------------------------------------------------------------------------------
 
-* Mike Haertel's suggestions.
+* Mike Haertel's suggestions:
 
-** Provide a file containing decls for alloca, strings, etc.  acdecls.h?
+** Provide files containing decls for alloca, strings, etc.
 
 ** Cross compiling: