Add the possibility to display and use MODULESDIR
authorRichard Levitte <levitte@openssl.org>
Tue, 9 Apr 2019 12:33:29 +0000 (14:33 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 23 Apr 2019 13:50:35 +0000 (15:50 +0200)
commit47ca8338358b01ef429a3801ce6173f7a0791674
tree05e5bade96f86b538eced1ceee73f904cac4950a
parent71ef78d71f638c7de893c635ee9b0fd16247c762
Add the possibility to display and use MODULESDIR

This adds the flag OPENSSL_MODULES_DIR for OpenSSL_version(), and the
flag '-m' for 'openssl version'.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8709)
apps/version.c
crypto/cversion.c
include/openssl/crypto.h