From owner-freebsd-current Mon Jan 17 13:56:42 2000 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 5123D14A31; Mon, 17 Jan 2000 13:56:40 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@d60-025.leach.ucdavis.edu [169.237.60.25]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id NAA58642; Mon, 17 Jan 2000 13:56:39 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id NAA38148; Mon, 17 Jan 2000 13:56:40 -0800 (PST) (envelope-from obrien) Date: Mon, 17 Jan 2000 13:56:40 -0800 From: "David O'Brien" To: Kris Kennaway Cc: current@freebsd.org Subject: Re: Mandating USA_RESIDENT Message-ID: <20000117135639.A38119@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from kris@hub.freebsd.org on Mon, Jan 17, 2000 at 01:06:24AM -0800 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 17, 2000 at 01:06:24AM -0800, Kris Kennaway wrote: > In order to know whether or not to build the patent-restricted RSA code, > the openssl build needs to look at the value of USA_RESIDENT, which isn't > set by default. If this value is unset, or anything other than 'NO'[*], it > assumes the user is in the USA and doesn't build the RSA code Due to the concequence involved, you really do need to check for 'NO', 'YES', and "other". Rather than combining 'YES' and "other". -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message