From xemacs-m  Thu Feb 27 16:30:35 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA09613
	for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 16:30:32 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcetl00761; Thu, 27 Feb 1997 17:17:57 -0500 (EST)
Date: Thu, 27 Feb 1997 17:17:57 -0500 (EST)
Message-Id: <QQcetl00761.199702272217@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: Re: Dynamic adjustment of PURESIZE (was Re: [19.15-b95] Success under Solaris-2.5/X11R6.3)
In-Reply-To: <199702272203.OAA26353@newman>
References: <vklo8e5aq3.fsf@cdc.noaa.gov>
	<m2ybcdncec.fsf@altair.xemacs.org>
	<QQceih18308.199702242148@crystal.WonderWorks.COM>
	<m2afotn832.fsf@altair.xemacs.org>
	<QQceik19037.199702242244@crystal.WonderWorks.COM>
	<m2sp2k7fcu.fsf_-_@altair.xemacs.org>
	<kig7mjvlsdt.fsf@jagor.srce.hr>
	<xcdwwrve9vz.fsf@jordan.cs.uchicago.edu>
	<199702272203.OAA26353@newman>
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

William M. Perry writes:
 > Soren Dayton writes:
 > >Hrvoje Niksic <hniksic@srce.hr> writes:
 > >
 > >> Steven L Baur <steve@miranova.com> writes:
 > >> 
 > >> > XEmacs: Pure size changed, please restart the build.
 > >> 
 > >> Isn't it enough to say "please type `make' again"?  People might do
 > >> something like `make clean; make' otherwise, and I don't think that's
 > >> what you want.
 > >
 > >would it be possible to check the return value of the make and do it
 > >yourself?  That would be the nice solution...
 > 
 >   This could get into recursion problems if there was a genuine problem
 > with the build. :)

Use a unique exit code.

