From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24347 invoked from network); 2 Aug 1999 09:32:28 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 2 Aug 1999 09:32:28 -0000 Received: (qmail 26830 invoked by alias); 2 Aug 1999 09:32:13 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7342 Received: (qmail 26823 invoked from network); 2 Aug 1999 09:32:12 -0000 Message-Id: <9908020901.AA16092@ibmth.df.unipi.it> To: zsh-workers@sunsite.auc.dk (Zsh hackers list) Subject: Re: Couldn't Build 3.1.6 on Nextstep 3.3 m68k System In-Reply-To: ""Bart Schaefer""'s message of "Mon, 02 Aug 1999 09:29:49 DFT." <990802092949.ZM6730@candle.brasslantern.com> Date: Mon, 02 Aug 1999 11:01:11 +0200 From: Peter Stephenson "Bart Schaefer" wrote: > Yes. --- Doc/Makefile.in.bak Mon Aug 2 09:37:18 1999 +++ Doc/Makefile.in Mon Aug 2 11:00:21 1999 @@ -74,7 +74,7 @@ $(TEXI2DVI) $(sdir)/zsh.texi zsh.info: zsh.texi - $(MAKEINFO) $(sdir)/zsh.texi; exit 0 + $(MAKEINFO) $(sdir)/zsh.texi || exit 0 zsh.texi: zsh.yo $(YODL) -o $(sdir)/zsh.texi -I$(sdir) -w ztexi.yo version.yo zsh.yo -- Peter Stephenson Tel: +39 050 844536 WWW: http://www.ifh.de/~pws/ Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy