mirror of https://github.com/openssl/openssl.git
INSTALL_PREFIX is a confusing name, as there's also --prefix. Instead, tag along with the rest of the open source world and adopt the Makefile variable DESTDIR to designate the desired staging directory. The Configure option --install_prefix is removed, the only way to designate a staging directory is with the Makefile variable (this is also implemented for VMS' descrip.mms et al). Reviewed-by: Rich Salz <rsalz@openssl.org> |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| build.info | ||
| c89.sh | ||
| c_hash | ||
| c_info | ||
| c_issuer | ||
| c_name | ||
| c_rehash.in | ||
| primes.py | ||