From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14238 invoked from network); 9 Mar 1999 08:13:58 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 9 Mar 1999 08:13:58 -0000 Received: (qmail 22594 invoked by alias); 9 Mar 1999 08:13:28 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5694 Received: (qmail 22587 invoked from network); 9 Mar 1999 08:13:25 -0000 From: "Andrej Borsenkow" To: "Sven Wischnowsky" , Subject: _configure does not work RE: PATCH: _long_options Date: Tue, 9 Mar 1999 11:12:37 +0300 Message-ID: <004401be6a04$97bde2d0$21c9ca95@mowp.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" 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) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2013.2901 In-reply-to: <199903081003.LAA11713@beta.informatik.hu-berlin.de> (patches up to and including 5962) bor@itsrm2:~%> zsh -f itsrm2% cd /tools/src itsrm2% cd zsh-3.1.5-pws-11 itsrm2% fpath=($PWD/Completion/*(/)) itsrm2% source Completion/Core/compinit itsrm2% ./configure --prefix=/t B-e-e-p itsrm2% ./configure --e-d itsrm2% ./configure (the whole stuff deleted) I'd thought, it completed to at least --enable-dynamic before. /andrej