From: Tom Tromey Date: Mon, 13 Nov 1995 18:53:49 +0000 (+0000) Subject: more ideas X-Git-Tag: Release-0-25~345 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e0027d43ae1930a4843e96fc17a449a7bd7a3dc1;p=thirdparty%2Fautomake.git more ideas --- diff --git a/TODO b/TODO index a3f59a53d..ac33b26fe 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,11 @@ must look at mkid to see how it works (for subdir usage) must fix install-info rule in texinfos.am +better error checking. For instance this should cause an error: + + LIBRARIES = zardoz + foo_SOURCES = ... + ================================================================ For CONFIG_HEADER,