Date: Fri, 25 Feb 2000 01:09:13 -0800 From: "Jordan K. Hubbard" <jkh@zippy.cdrom.com> To: Kris Kennaway <kris@FreeBSD.org> Cc: Peter Wemm <peter@FreeBSD.org>, 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: <93549.951469753@zippy.cdrom.com> In-Reply-To: Your message of "Fri, 25 Feb 2000 01:06:05 PST." <Pine.BSF.4.21.0002250104280.40983-100000@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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). I'm not sure I understand. Before there was libcrypto, libdes and libRSAglue. Now there is libcrypto, libRSAglue is gone and libdes is a symlink to libcrypto. Nothing certainly needs to link with libRSAglue since it's gone. If things really *want* to link to it, I guess we could always add the same symlink as Mark did for libdes? - Jordan 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?93549.951469753>