summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAkim Demaille <akim@epita.fr>2001-02-25 18:37:40 +0000
committerAkim Demaille <akim@epita.fr>2001-02-25 18:37:40 +0000
commitf656610bb6471a8cd4cf700f6d4542eb3f5eda2c (patch)
tree9c3fc0fd46becc29a45693988393be64f303058b /TODO
parentd98c7fd86a104ac7d5f547bafb171e9f936b0cfb (diff)
downloadautomake-f656610bb6471a8cd4cf700f6d4542eb3f5eda2c.tar.gz
* automake.in (&initialize_per_input): %targets_conditionals is
new. (&read_am_file): When slurping a rule, set the target related variable, and no variable related variable. (&file_contents): Likewise. * tests/vartar.test, tests/ctarget1.test: New.
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
index fbf67c019..1fc173ed4 100644
--- a/TODO
+++ b/TODO
@@ -274,7 +274,6 @@ still be able to have a Makefile.am in each directory somehow; this
might make editing conceptually easier.
* finish up TAGS work
-* `acinstall'
* only remove libtool at top level?
@@ -598,14 +597,6 @@ Then automake can use -MD -MH -MT 'foo.o foo.lo' -MF .deps/...
================================================================
-Things to do for autoconf:
-
-* patch autoreconf to run automake and aclocal. I've done this but it is
- not really available. It can't be made available until automake
- is officially released
-
-================================================================
-
Libraries:
* Should support standalone library along with subdir library in same