Date: Wed, 06 Nov 2002 16:58:44 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: Greg Lewis <glewis@eyesbeyond.com> Cc: doc@FreeBSD.ORG, Thomas Moestl <tmm@FreeBSD.ORG> Subject: Re: Please review: small patches for building documentation on F Message-ID: <XFMail.20021106165844.jhb@FreeBSD.org> In-Reply-To: <20021107080342.A48030@misty.eyesbeyond.com>
index | next in thread | previous in thread | raw e-mail
On 06-Nov-2002 Greg Lewis wrote:
> On Wed, Nov 06, 2002 at 04:03:26PM +0100, Thomas Moestl wrote:
>> -.if ${MACHINE_ARCH} == "alpha"
>> +.if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "sparc64"
>
> Might it be better to convert this and similar logic to check for "i386"
> and activate jade in that case (effectively making openjade the default)?
> Particularly if people think ia64 is likely to also use openjade.
>
> Caveat: I'm not quite sure what pc98 sets MACHINE_ARCH to. If its "pc98"
> then I withdraw the suggestion (six of one, half a dozen of the
> other in that case).
pc98 uses MACHINE_ARCH==i386 and MACHINE==pc98. I think just using jade
on i386 for now (and possibly ppc) would be easier.
--
John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021106165844.jhb>
