From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1927 invoked from network); 31 May 1999 07:44:52 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 31 May 1999 07:44:52 -0000 Received: (qmail 4689 invoked by alias); 31 May 1999 07:44:40 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6376 Received: (qmail 4680 invoked from network); 31 May 1999 07:44:39 -0000 From: "Andrej Borsenkow" To: "Bart Schaefer" , "ZSH workers mailing list" Subject: RE: pws-19 + all patches: config.h unconditionally recreated by config.status Date: Mon, 31 May 1999 11:43:45 +0400 Message-ID: <000501beab39$4ff45210$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.2910.0) In-Reply-To: <990529103552.ZM9579@candle.brasslantern.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 > > Did you interrupt (^C) the configure to stop it and add that flag? If so, > you probably caused config.h to be removed, because of this line: > No. I edited config.status after configure was complete. > I just ran a rebuild and got the expected output: > > cd . && \ > CONFIG_FILES= CONFIG_HEADERS=./config.h ./config.status > creating ./config.h > ./config.h is unchanged > And I just applied remaining patches (6343 6345 6346 6352 6354 6355 6368 6369 6374) and got the same - config.h is unconditionally created :-) It is different system. Is it possible, that autoconf version makes a difference? I have here autoconf-2.13. /andrej