summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1997-03-16 21:09:47 +0000
committerTom Tromey <tromey@redhat.com>1997-03-16 21:09:47 +0000
commit1bffc3453e6a30b2991e67912ebe7e07a10071fe (patch)
tree0c85b6cb72ca15c7c1f102aea1ab29453da64928
parent7c7c2eff0925b5574e4dc991fa155f0c3ccda474 (diff)
downloadautomake-1bffc3453e6a30b2991e67912ebe7e07a10071fe.tar.gz
nothing
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index b29d1f9b0..d71b5e16f 100644
--- a/TODO
+++ b/TODO
@@ -11,6 +11,11 @@ non-C source in a libtool library specification.
* must split $obj into two parts: one for libtool and one for
deansification. Otherwise .S files will be deansified!
+* if program has the same name as a target, do something sensible:
+ - if the target is internal, rename it
+ - if the target is mandated (eg, "info"), tell the user
+ consider auto-modifying the program name to work around this
+
================================================================
should clean up texinfos.am; one rule is repeated 3 times, but