]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
removed some
authorTom Tromey <tromey@redhat.com>
Tue, 21 Nov 1995 09:00:26 +0000 (09:00 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 21 Nov 1995 09:00:26 +0000 (09:00 +0000)
TODO

diff --git a/TODO b/TODO
index 2ab667d2792dc42ed6563b0bfdc85e9f7d4d9dde..c978f28279fc25a7194fa6bef21011995fc19042 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,10 +19,6 @@ must look at mkid to see how it works (for subdir usage)
 must fix install-info rule in texinfos.am.  First must find out how
 the mythical "install-info" program actually works.
 
-better error checking.  For instance this should cause an error:
-       LIBRARIES = zardoz
-with no "zardoz_SOURCES =' line.
-
 clean.am: clean: if all the macros are empty, the rule expands to:
        rm -rf
 which should be fixed