Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 1996 21:51:56 +0200
From:      roberto@keltia.freenix.fr (Ollivier Robert)
To:        freebsd-ports@freebsd.org
Subject:   Re: Differentiating pre and post 64bit off_t (was AUIS)
Message-ID:  <199610241951.VAA27791@keltia.freenix.fr>
In-Reply-To: <199610241447.AAA00475@kremvax.tpgi.com.au>; from Andrew Cagney on Oct 25, 1996 00:47:05 %2B1000
References:  <199610241447.AAA00475@kremvax.tpgi.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
According to Andrew Cagney:
> (or some such).  What would be an equivalent test for FreeBSD?

For all BSDs, testing

#if (defined(BSD) && (BSD >= 199306))

should be enough to differenciate between pre-4.4BSD and post-4.4BSD
systems.

-- 
Ollivier ROBERT    -=- The daemon is FREE! -=-    roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 2.2-CURRENT #25: Tue Oct 15 21:13:57 MET DST 1996



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