Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2002 08:03:43 +1030
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Thomas Moestl <tmm@FreeBSD.ORG>
Cc:        doc@FreeBSD.ORG
Subject:   Re: Please review: small patches for building documentation on FreeBSD/sparc64
Message-ID:  <20021107080342.A48030@misty.eyesbeyond.com>
In-Reply-To: <20021106150326.GA334@crow.dom2ip.de>; from tmm@FreeBSD.ORG on Wed, Nov 06, 2002 at 04:03:26PM %2B0100
References:  <20021106150326.GA334@crow.dom2ip.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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).

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021107080342.A48030>