From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6276 invoked from network); 6 Jun 2001 11:35:10 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 6 Jun 2001 11:35:10 -0000 Received: (qmail 7473 invoked by alias); 6 Jun 2001 11:34:52 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14759 Received: (qmail 7451 invoked from network); 6 Jun 2001 11:34:51 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Zsh hackers list" , Subject: RE: Commited: RE: PATCH: Re: zsh and autoconf-2.50 Date: Wed, 6 Jun 2001 15:34:42 +0400 Message-ID: <002701c0ee7c$adf00e80$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: Importance: Normal > > 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. > To clarify - if I have used conifgure -C initially and have config.status: $(sdir)/configure $(SHELL) ./config.status --recheck in Makefile. Will config.status --recehck (re-)use cache file? If yes, it is O.K. then. -andrej