summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-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