From: David MacKenzie Date: Tue, 7 Mar 1995 17:08:21 +0000 (+0000) Subject: add another suggestion X-Git-Tag: fsf-origin~304 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a24e304db5d7bba9308e22e641211b78c6408c8b;p=thirdparty%2Fautoconf.git add another suggestion --- diff --git a/TODO b/TODO index cf97c2b94..227e43cf2 100644 --- a/TODO +++ b/TODO @@ -318,6 +318,12 @@ Make easy macros for checking for X functions and libraries. ------------------------------------------------------------------------------ +We probably shouldn't cache a path for INSTALL within a source +directory, because that will break other packages using the cache if +that directory is removed. + +------------------------------------------------------------------------------ + * Test suite: more things to test: ** That the shell scripts produce correct output on some simple data. ** Configuration header files. That autoheader does the right thing,