CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/09 10:49:03
Modified files:
lib/libcrypto : Makefile
Log message:
Install the openssl/cms.h header.
This header includes OPENSSL_NO_CMS guards, so even if things find the
header it provides no useful content (and other code should technically
also be using OPENSSL_NO_CMS...).
ok deraadt@ inoguchi@
