cvs commit: src/secure/lib/libcrypto Makefile.inc
Simon L. Nielsen
simon at FreeBSD.org
Mon Jul 24 19:49:40 UTC 2006
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
More information about the cvs-src
mailing list