From: Tom Tromey Date: Tue, 21 Nov 1995 08:55:56 +0000 (+0000) Subject: more X-Git-Tag: Release-0-25~261 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=40b9385223b252ebdb9a56df0cfd8bb37472c2d6;p=thirdparty%2Fautomake.git more --- diff --git a/TODO b/TODO index bf89f46b7..2ab667d27 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,9 @@ should have "all:: info" in texinfos.am? +automake.in: should ".cc" really -> ".${kr}o"? This doesn't really +seem right, but maybe it is so names can be rewritten uniformly? Must +check + automake.in should disallow setting of LC_ALL and LANG variables by Makefile.am.