From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9267 invoked from network); 23 Dec 1999 13:17:59 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 23 Dec 1999 13:17:59 -0000 Received: (qmail 27382 invoked by alias); 23 Dec 1999 13:17:47 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9140 Received: (qmail 27375 invoked from network); 23 Dec 1999 13:17:47 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: , "ZSH workers mailing list" Subject: RE: PATCH: Re: Something weird with modules aliases Date: Thu, 23 Dec 1999 16:17:42 +0300 Message-ID: <001901bf4d48$17d2ac90$21c9ca95@mow.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.2919.6600 In-Reply-To: <199912201337.NAA17923@mango.dublin.iona.ie> Merry Christmas to everybody! > > + Pre-configuration > + ----------------- > + > + If you are using a normal source release, skip this section. > + > + If the `configure' script does not already exist -- e.g., if you've got > + a snapshot of the bare sources just checked out from a CVS repository > + -- some things need to be built before the configuration can proceed. > + Run the script `./Util/preconfig' to do this. > + Freshly fetched from CVS: bor@itsrm2% ./Util/preconfig cd . && ./.preconfig cd . && ./.preconfig cd ./Src/Aliases && ./.preconfig cd ./Src/Aliases && ./.preconfig Is it correct (that it is run two times?) /andrej