]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Add more rumination on caching canonicals.
authorDavid MacKenzie <djm@djmnet.org>
Fri, 23 Jun 1995 04:01:29 +0000 (04:01 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Fri, 23 Jun 1995 04:01:29 +0000 (04:01 +0000)
TODO

diff --git a/TODO b/TODO
index 340e86d00edff3c3e0ff2cef7fe4bd15443ee182..d10bcb910fbfc41340ca2eeeddd55a5628b7e233 100644 (file)
--- a/TODO
+++ b/TODO
@@ -114,6 +114,10 @@ substitutions done on them.
 ------------------------------------------------------------------------------
 
 Have AC_CANONICAL_* cache the host/build/target types.
+They have to be overridden by the command line arguments,
+just as for X includes and libraries.  Should they be cached
+all in one variable, or three?  In that case, what if only one
+or two of the cache variables are set?
 
 ------------------------------------------------------------------------------