summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1999-07-13 15:05:09 +0000
committerTom Tromey <tromey@redhat.com>1999-07-13 15:05:09 +0000
commit69db500cb06caf272f5199f56079fb5c703b360c (patch)
treed43b837361738f6d0ef19933c208232688c2313e /TODO
parent77ba8b1198f8bbfe71ccfa6b698723ec27d092fd (diff)
downloadautomake-69db500cb06caf272f5199f56079fb5c703b360c.tar.gz
* automake.in (handle_source_transform): Mark prefix as seen if
corresponding _SOURCES variable exists. Fixes empty2.test.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index fc0ff446e..f20855f72 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,8 @@
Make it an error when the user tries to do this
This must be done for 1.5
+* support prog_LIBS as override for LIBS
+
* serious bug. this doesn't work:
.c.o: ; ...
foo.o: sub/foo.c