From: Tom Tromey Date: Tue, 21 Nov 1995 09:00:26 +0000 (+0000) Subject: removed some X-Git-Tag: Release-0-25~260 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb16ca2ab8fc7dc34d5b36cb953e084bc54e9be2;p=thirdparty%2Fautomake.git removed some --- diff --git a/TODO b/TODO index 2ab667d27..c978f2827 100644 --- 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