From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20775 invoked from network); 27 May 1999 14:10:05 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 27 May 1999 14:10:05 -0000 Received: (qmail 14914 invoked by alias); 27 May 1999 14:09:57 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6358 Received: (qmail 14899 invoked from network); 27 May 1999 14:09:56 -0000 From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: pws-19 + all patches: ``cp -f'' not always supportes Date: Thu, 27 May 1999 18:09:20 +0400 Message-ID: <006d01bea84a$8406d880$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 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) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Compiling it on the one of my old systems, I found, that configure bails out trying to copy config.status -> config.status.old Our cp does not support -f. Is it possible to do without it? At least 3.1.5 compiled nicely on the same system. /andrej