]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
more TODO updates
authorTom Tromey <tromey@redhat.com>
Tue, 1 Dec 1998 17:36:11 +0000 (17:36 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 1 Dec 1998 17:36:11 +0000 (17:36 +0000)
TODO

diff --git a/TODO b/TODO
index 7904bc15ff34582d9437cc62cf012643e835a71b..ab73891bffd5d1ff4eb9b6eb1e1864ed0c2e56d5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,9 +6,12 @@
   That's because DEFS is defined in header-vars.am, which is read
   after the user's Makefile.am.
   This will be a problem for any macro defined internally
+    [ fixing this will probabl fix the nasty `exeext redefines
+      foo_PROGRAMS' hack that is in there right now ]
 
 * document user namespace for macro/target names
   adopt some conventions and use uniformly
+    [ this is a good thing for the rewrite ]
 
 * make distcheck uses directories like `=build'.
   Some (very rare) POSIX systems don't support `=' in filenames.
 
 * reintroduce AM_FUNC_FNMATCH which sets LIBOBJS
   Then have automake know about fnmatch.h.
+    [ probably should wait for autoconf to get right functionality ]
 
 * Add a conditional for dependency tracking
   (what to name it is the biggest problem here)
   (because we want it to flag dist/no-dist -- not just deps)
+    [ this might not really be correctly doable.
+      instead we need a compile-time conditional for this
+      yuck ]
 
 * Allow per-object cflags:
        bin_PROGRAMS = foo