From owner-cvs-all Sat Jan 15 21:23:25 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 08CB114EEE; Sat, 15 Jan 2000 21:23:23 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA88902; Sat, 15 Jan 2000 21:23:22 -0800 (PST) (envelope-from kris@FreeBSD.org) Message-Id: <200001160523.VAA88902@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 15 Jan 2000 21:23:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/libcrypto Makefile.inc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kris 2000/01/15 21:23:22 PST Modified files: secure/lib/libcrypto Makefile.inc Makefile Log: (Forced commit) Support RSA via RSAref. This autodetects the RSAref package, and if it is not found, compiles without RSA. Revision Changes Path 1.3 +1 -1 src/secure/lib/libcrypto/Makefile.inc 1.5 +1 -1 src/secure/lib/libcrypto/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message