Date: Fri, 25 Feb 2000 01:06:05 -0800 (PST) From: Kris Kennaway <kris@FreeBSD.org> To: Peter Wemm <peter@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/secure/lib Makefile src/secure/lib/libcrypto Makefile Makefile.inc Message-ID: <Pine.BSF.4.21.0002250104280.40983-100000@freefall.freebsd.org> In-Reply-To: <200002250818.AAA99087@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Feb 2000, Peter Wemm wrote: > Modified files: > secure/lib Makefile > secure/lib/libcrypto Makefile Makefile.inc > Log: > Fold libRSAglue into libcrypto so we don't have to special-case > all the builds. There is still no actual RSA implementation code > in libcrypto or src/* on US code trees. I originally had librsaglue in libcrypto, but it broke a lot of ports which expected to link with it. Now that libdes has been folded into libcrypto, we've broken the other case (everything *has* to link with librsaglue). Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0002250104280.40983-100000>