From: Tom Tromey Date: Mon, 1 Nov 1999 01:56:17 +0000 (+0000) Subject: TODO update X-Git-Tag: Release-1-4b~194 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff030ddf673214397ba644ccd860beb7274b2db4;p=thirdparty%2Fautomake.git TODO update --- diff --git a/TODO b/TODO index 31afb1da9..e252f102d 100644 --- a/TODO +++ b/TODO @@ -2,6 +2,9 @@ Make it an error when the user tries to do this This must be done for 1.5 +* Add a way to say that foo/bar.h should be installed as + $(includedir)/foo/bar.h without introducing a new dir var + * distcheck should make sure that each file that uses _() is listed in POTFILES.in From Jim Meyering: