Date: Mon, 24 Jul 2006 19:49:39 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/libcrypto Makefile.inc Message-ID: <200607241949.k6OJndNV028559@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simon 2006-07-24 19:49:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
secure/lib/libcrypto Makefile.inc
Log:
MFC 1.42:
Enable DSO (Dynamic Shared Object) support. This makes it possible
for OpenSSL to load engines run-time, e.g. for using the opensc
engine port.
The OpenSSL Configure script enables DSO support on FreeBSD by
default, we just don't use the Configure script during OpenSSL builds
in the base system.
Revision Changes Path
1.40.2.1 +1 -1 src/secure/lib/libcrypto/Makefile.inc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607241949.k6OJndNV028559>
