diff options
author | Tom Tromey <tromey@redhat.com> | 2001-06-03 17:16:40 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2001-06-03 17:16:40 +0000 |
commit | 4dc0221ce77a4578a74284be4bfdee9ac7cfda15 (patch) | |
tree | 8c49cc722fd810cc073fddcf40a65af8c8aec0d2 /TODO | |
parent | b730d8b416099f99424a48745ab22ac340102b7d (diff) | |
download | automake-4dc0221ce77a4578a74284be4bfdee9ac7cfda15.tar.gz |
* automake.in (variable_conditions_sub): Move parent-only code
from here...
(variable_conditions): ... to here.
(variable_conditions_sub): Include this variable's conditions in
the resulting condition list.
* tests/Makefile.am (XFAIL_TESTS): Removed ltdeps.test.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -269,9 +269,6 @@ Alex Hornby (maybe doesn't matter since people who even know about maintainer-clean already have a clue) -* There are probably more bugs in variable_conditions_sub along - the lines of the one that caused cond4.test to fail. - * reintroduce AM_FUNC_FNMATCH which sets LIBOBJS Then have automake know about fnmatch.h. [ probably should wait for autoconf to get right functionality ] |