Make it possible to get ENGINESDIR info from OpenSSL_versions
authorRichard Levitte <levitte@openssl.org>
Wed, 10 Feb 2016 17:51:15 +0000 (18:51 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 10 Feb 2016 18:36:48 +0000 (19:36 +0100)
commite09621ff57f6965d30cc2d6b5045f93906d656a0
tree8dcd17b8487b8fadf7a7ed5a66c14611e26b4692
parent9cc55ddda5bbfde2e98fb94f312b960ab11a8c60
Make it possible to get ENGINESDIR info from OpenSSL_versions

Have apps/openssl display the result along with OPENSSLDIR

As part of this, add ENGINESDIR in util/mk1mf.pl

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/version.c
crypto/cversion.c
doc/apps/version.pod
doc/crypto/OPENSSL_VERSION_NUMBER.pod
include/openssl/crypto.h
util/mk1mf.pl