From owner-freebsd-stable Sat Jul 29 11:25:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id EB4A437B6AF for ; Sat, 29 Jul 2000 11:25:07 -0700 (PDT) (envelope-from jeff-ml@mountin.net) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id NAA18871; Sat, 29 Jul 2000 13:24:33 -0500 (CDT) (envelope-from jeff-ml@mountin.net) Received: from dial-68.max1.wa.cyberlynk.net(207.227.118.68) by peak.mountin.net via smap (V1.3) id sma018867; Sat Jul 29 13:24:30 2000 Message-Id: <4.3.2.20000729132057.00b3b280@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Sat, 29 Jul 2000 13:23:15 -0500 To: John Hay From: "Jeffrey J. Mountin" Subject: Re: SSH in 4.1 RELEASE for NonUS users Cc: Mike@perlguru.com (Mike), freebsd-stable@FreeBSD.ORG In-Reply-To: <200007291733.e6THXUn88664@zibbi.mikom.csir.co.za> References: <4.3.2.20000729114028.00ac5a20@207.227.119.2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. 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