From xemacs-m  Wed Sep 17 17:54:20 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id RAA16764
	for <xemacs-beta@xemacs.org>; Wed, 17 Sep 1997 17:54:19 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.7/8.8.7) id PAA25271;
	Wed, 17 Sep 1997 15:57:50 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: (eventual) [success][patch] Bern sparc-sun-solaris2.5.1
References: <m2sov4pezr.fsf@altair.xemacs.org> <ocrafhbpz2n.fsf@ml.com>
X-Face: `'%\i;ySOu]g?NlziJSk_$&@]KP`}~PEQPjZ5;nxSaDW_o$4+4%Ab]%Ifw3ZR;7TIT3,O,'
 @2{L;]ox6kc;$_5kU'n**9vFg-]eV~GbxSVCx|(s%uR[],*:^WKmC`B}(;|k9/m]gwt?&`t;^rfCJg
 khHH>pP1W\)xM0U@!FNDD72{3fDP$PkBhx^7Z?-WxH6DbFN:QOnT`llzW}VGdYv;n9lzljQvKTIBhQ
 YuV
X-Attribution: sb
From: SL Baur <steve@xemacs.org>
In-Reply-To: Colin Rafferty's message of "17 Sep 1997 14:36:32 -0400"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 17 Sep 1997 15:57:50 -0700
Message-ID: <m23en3zgy9.fsf@altair.xemacs.org>
Lines: 15
X-Mailer: Quassia Gnus v0.6/XEmacs 20.3(beta22) - "Minsk"

Colin Rafferty <craffert@ml.com> writes:

> `make beta' went flawlessly.  However, `make info' had some problems.
> Specifically, man/tm/Makefile calls xemacs directly.  Since the
> application named xemacs on my path is 19.13, this is a problem for me.

The `xemacs' being called here is *required* to be an XEmacs/Mule
version, otherwise it doesn't matter and can be almost anything ...

> I think that the correct way to deal with this is to define EMACS in the
> top-level Makefile as `build-path'/src/xemacs, and pass it down.
> Instead, I patched man/tm/Makefile to point to the correct one.

No, a correct patch would be to detect whether `xemacs' is XEmacs/Mule 
and avoid building those .info files if it is not.

