From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4423 invoked from network); 18 Jun 2001 09:36:29 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 18 Jun 2001 09:36:29 -0000 Received: (qmail 28774 invoked by alias); 18 Jun 2001 09:34:54 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14960 Received: (qmail 28707 invoked from network); 18 Jun 2001 09:34:39 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Peter Breitenlohner" , Subject: RE: zsh-4.0.1 -- some minor build/install problems Date: Mon, 18 Jun 2001 13:35:05 +0400 Message-ID: <000d01c0f7d9$f52b1860$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: <000c01c0f7d8$84922220$21c9ca95@mow.siemens.ru> Importance: Normal > > The actual bug is that currently info is not created at all when building > off CVS. install.info depends on texi not on info as it should. Your patch > does not fix it. Oops, sorry. info and install.info actually use different infos ... . Any particular reason why we cannot create correct info pages under ``info'' target? BTW this mean that 'non-root writable build dir' problem of install.info persists anyway. -andrej