openssl/crypto/srp
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
srp_lib.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
srp_vfy.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00