From owner-cvs-all Sun Jul 2 23:24:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EDCFB37BFB1; Sun, 2 Jul 2000 23:24:23 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA19428; Sun, 2 Jul 2000 23:24:23 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200007030624.XAA19428@freefall.freebsd.org> From: Peter Wemm Date: Sun, 2 Jul 2000 23:24:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/07/02 23:24:23 PDT Modified files: secure/lib Makefile Log: USA_RESIDENT is forced to YES or NO at the start of Makefile.inc1 Use that to be the final arbiter of whether or not to build the librsaintl.so plugin for openssl/openssh. Add a magic WANT_RSAINTL flag to force building even if USA_RESIDENT=YES. Revision Changes Path 1.20 +3 -2 src/secure/lib/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message