openssl/crypto/ts
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
..
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
ts_asn1.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ts_conf.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ts_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ts_lcl.h Rename DECLARE*STACK_OF to DEFINE*STACK_OF 2016-01-07 18:00:51 +00:00
ts_lib.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ts_req_print.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ts_req_utils.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ts_rsp_print.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ts_rsp_sign.c Comment side-effect only calls of X509_check_purpose 2016-01-27 22:16:12 -05:00
ts_rsp_utils.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ts_rsp_verify.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ts_verify_ctx.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00