diff options
author | Tom Tromey <tromey@redhat.com> | 1999-07-13 15:05:09 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1999-07-13 15:05:09 +0000 |
commit | 69db500cb06caf272f5199f56079fb5c703b360c (patch) | |
tree | d43b837361738f6d0ef19933c208232688c2313e /TODO | |
parent | 77ba8b1198f8bbfe71ccfa6b698723ec27d092fd (diff) | |
download | automake-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-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |