Refresh the thinking of --prefix and --openssldir
authorRichard Levitte <levitte@openssl.org>
Wed, 20 Jan 2016 17:11:51 +0000 (18:11 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 21 Jan 2016 23:52:31 +0000 (00:52 +0100)
commitd74dfafd8bfb98e77ba07c4827362836e4160e94
tree660bf9979109d15b468700c2d4f66fc03e6d1d39
parentdd67493c344d9d98413d2ee7fd2b6fa9411d975c
Refresh the thinking of --prefix and --openssldir

--prefix is now exclusively used for software and manual installation.
--openssldir is not exclusively used as a default location for certs,
keys and the default openssl.cnf.

This change is made to bring clarity, to have the two less
intertwined, and to be more compatible with the usual ways of software
installation.

Please change your habits and scripts to use --prefix rather than
--openssldir for installation location now.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
CHANGES
Configure
Makefile.in
NEWS
util/mk1mf.pl