From: Tom Tromey Date: Sat, 25 Nov 1995 20:05:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: Release-0-25~166 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34ec48c552e5fcefa4b10c030579d98fc92c38b6;p=thirdparty%2Fautomake.git *** empty log message *** --- diff --git a/TODO b/TODO index f3572ff53..5d6b9963e 100644 --- a/TODO +++ b/TODO @@ -75,7 +75,6 @@ if none are given. which don't use automake -- eg, stuff from gettext ] Should libexec programs have the name transform done on them? - [ No, but it is currently done ] Order the output rules sensibly, so FOO_SOURCES and FOO_OBJECTS are together and rules are in the usual order. @@ -88,6 +87,23 @@ Rewrite in Perl. Look at dist's jmake for ideas. Should handle directory hierarchies deeper than 2. Right now there is no support for this at all. +================================================================ + +Known Bugs: + +version.texi handling is broken -- it assumes you only have one .texi +file per directory. + (*) In any case, the UPDATED information would be different for + each .texi file included in a package -- that is my problem. + Now, if no package will ever have more than one .texi file + (in a given directory), I can just stop worrying about it. + +If there is ever more than one, we will need to change the name of +'version.texi' to be based on the name of the primary .texi file. +Will have to be careful here not to violate MS-DOS name limits. Also +will need more than one stamp-vti. + + ================================================================ Document: