zsh-workers
 help / color / mirror / code / Atom feed
From: Akim Demaille <akim@epita.fr>
To: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
Cc: "Zsh hackers list" <zsh-workers@sunsite.dk>, <autoconf@gnu.org>
Subject: Re: Commited: RE: PATCH: Re: zsh and autoconf-2.50
Date: 06 Jun 2001 13:23:16 +0200	[thread overview]
Message-ID: <mv4d78hkg2j.fsf@nostromo.lrde.epita.fr> (raw)
In-Reply-To: <002101c0ee77$aadf3e50$21c9ca95@mow.siemens.ru>

>>>>> "Andrej" == Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru> writes:

>> > Note, that config.cache is incompatible between two
>> versions. 2.50 by > default does not cache anything; you can
>> persuade it but then better remove > old cache.
>> 
>> Can we turn this on, or is there some good reason for not having
>> it?

Yes, zillions of them.  Look for `config.cache considered harmful' in
the archives.

Andrej> It depends. For initial configure run you have to manually use
Andrej> --cache-file=config.cache (or --config-cache) 

Or -C.

Andrej> or set cache file in site config file
Andrej> ($prefix/{share,etc}/site.config -whatever exists or
Andrej> CONFIG_SITE=...). For Makefile dependencies we can add
Andrej> --cache-file=config.status

s/status/cache/.

I fear I understand what you mean, but I might be wrong.  The use of a
cache is a decision that belongs to the user and no one else.  You
should not try to change this.

Andrej> Why it was turned off by default - dunno, I never followed
Andrej> autoconf development too closely. I Cc it to the autoconf
Andrej> list.

We will write something about it in 2.51's docs, thanks.


  reply	other threads:[~2001-06-06 11:26 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-30 21:48 Jos Backus
2001-05-30 22:02 ` Bart Schaefer
2001-05-30 22:28   ` Jos Backus
2001-05-30 22:40   ` Clint Adams
2001-05-31  0:08     ` Bart Schaefer
2001-05-31 13:40       ` Clint Adams
2001-05-31 13:53         ` Oliver Kiddle
2001-05-31 14:24           ` Clint Adams
2001-05-31 17:34         ` Akim Demaille
2001-05-31 17:51           ` Clint Adams
2001-05-31 18:01             ` Akim Demaille
2001-06-01  8:55               ` Andrej Borsenkow
2001-06-01 11:00                 ` Akim Demaille
2001-06-01 16:48                 ` Tim Van Holder
2001-06-01  9:37               ` Peter Stephenson
2001-06-01 12:27                 ` Clint Adams
2001-06-01 12:45                   ` Peter Stephenson
2001-06-01 12:54                 ` Andrej Borsenkow
2001-06-01 13:33                   ` Peter Stephenson
2001-06-01 13:47                     ` Bart Schaefer
2001-06-01 13:56                       ` Peter Stephenson
2001-06-01 13:57                     ` Andrej Borsenkow
2001-06-01 14:05                       ` Andrej Borsenkow
2001-06-01 14:08                         ` Clint Adams
2001-06-01 14:19                           ` Andrej Borsenkow
2001-06-01 14:25                             ` Peter Stephenson
2001-06-01 14:36                               ` Andrej Borsenkow
2001-06-01 15:05                                 ` Clint Adams
2001-06-01 22:31                                   ` PATCH: " Andrej Borsenkow
2001-06-03 18:43                                     ` Bart Schaefer
2001-06-03 19:20                                       ` Clint Adams
2001-06-04  7:36                                       ` Zefram
2001-06-04  8:55                                         ` Bart Schaefer
2001-06-04  9:45                                           ` Andrej Borsenkow
2001-06-06  8:45                                       ` Commited: " Andrej Borsenkow
2001-06-06  9:44                                         ` Peter Stephenson
2001-06-06 10:54                                           ` Bart Schaefer
2001-06-06 11:02                                             ` Andrej Borsenkow
2001-06-06 10:58                                           ` Andrej Borsenkow
2001-06-06 11:23                                             ` Akim Demaille [this message]
2001-06-06 11:34                                               ` Andrej Borsenkow
2001-06-06 12:45                                                 ` Akim Demaille
2001-06-06 12:35                                           ` Andrej Borsenkow
2001-06-06 11:06                                         ` Bart Schaefer
2001-06-06 11:15                                           ` Andrej Borsenkow
2001-06-01 14:19                         ` Peter Stephenson
2001-06-01 14:11                       ` Peter Stephenson
2001-05-30 22:34 ` Clint Adams
2001-05-30 22:44   ` Jos Backus
2001-05-31  8:25 ` Andrej Borsenkow
2001-05-31 13:44   ` Clint Adams
2001-05-31 13:59     ` Andrej Borsenkow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mv4d78hkg2j.fsf@nostromo.lrde.epita.fr \
    --to=akim@epita.fr \
    --cc=Andrej.Borsenkow@mow.siemens.ru \
    --cc=autoconf@gnu.org \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).