openssl/crypto/async
Richard Levitte 3c65577f1a Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefix
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>
2016-02-12 21:54:07 +01:00
..
arch Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
async.c Attempt to log an error if init failed 2016-02-10 17:40:59 +00:00
async_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
async_locl.h Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
Makefile.in Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefix 2016-02-12 21:54:07 +01:00