From: David MacKenzie Date: Tue, 18 Oct 1994 16:26:37 +0000 (+0000) Subject: revise automake todo. X-Git-Tag: fsf-origin~401 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dbffb68f4943456699fec65bcf47d941b4cdaeb;p=thirdparty%2Fautoconf.git revise automake todo. --- diff --git a/TODO b/TODO index cdd173355..e143eb4e1 100644 --- 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: