From owner-freebsd-stable Thu Apr 13 15:20:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3378A37BDEF; Thu, 13 Apr 2000 15:20:22 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id PAA36613; Thu, 13 Apr 2000 15:20:22 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Thu, 13 Apr 2000 15:20:21 -0700 (PDT) From: Kris Kennaway To: "Jordan K. Hubbard" Cc: Robin Melville , Doug Barton , stable@FreeBSD.ORG Subject: Re: 4.0, OpenSSL and MD5 (fwd) In-Reply-To: <13468.955660965@zippy.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000, Jordan K. Hubbard wrote: > No, Doug is actually wrong about this. The NO and YES values > are checked and do make a difference. Actually you're both right. USA_RESIDENT is one of the few variable which has the value checked. Skimming through make.conf, I think it's actually the ONLY "boolean-looking" variable where the value actually matters - all the rest, like NO_OPENSSL, NOMANCOMPRESS, WANT_CSRG_LIBM, etc, only check for the existence of the variable, not the contents. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message