Date: Sat, 29 Jul 2000 13:23:15 -0500 From: "Jeffrey J. Mountin" <jeff-ml@mountin.net> To: John Hay <jhay@icomtek.co.za> Cc: Mike@perlguru.com (Mike), freebsd-stable@FreeBSD.ORG Subject: Re: SSH in 4.1 RELEASE for NonUS users Message-ID: <4.3.2.20000729132057.00b3b280@207.227.119.2> In-Reply-To: <200007291733.e6THXUn88664@zibbi.mikom.csir.co.za> References: <4.3.2.20000729114028.00ac5a20@207.227.119.2>
next in thread | previous in thread | raw e-mail | index | archive | help
At 07:33 PM 7/29/00 +0200, John Hay wrote: > > .if exists(${.CURDIR}/../../crypto/openssl/crypto/rsa/rsa_eay.c) && \ > > (${USA_RESIDENT} != YES || defined(MAKE_RSAINTL)) > > SUBDIR+=librsaintl > > .endif > > > >No, you only need USA_RESIDENT=NO. It won't harm if you have MAKE_RSAINTL=YES, >but it isn't needed. MAKE_RSAINTL=YES is meant as a kind of override if >USA_RESIDENT=YES I think. Maybe the idea was to be able to build both. You're right, missed the parens. Have yet to try the override. The commits were quiet and did not explain the interaction between USA_RESIDENT and MAKE_RSAINTL. <shrug> Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.20000729132057.00b3b280>