summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-10-12 16:07:31 +0000
committerRichard Levitte <levitte@openssl.org>2002-10-12 16:07:31 +0000
commit874fee478c6e52392d289ed6ffab389bbe82103f (patch)
tree54f51563b446d4ee9e6e07780aa09d03453f1151 /CHANGES
parent90d9a69bb1c0eadbd642540b4efec35809b49b89 (diff)
Clarify where the engines are by default.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index a3f08fa60e..c211f4b0e0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,8 +13,9 @@
the "shared" options was given to ./Configure or ./config.
Otherwise, they are inserted in libcrypto.a.
/usr/local/ssl/engines is the default directory for dynamic
- engines, but that can be overriden with the environment
- variable OPENSSL_ENGINES.
+ engines, but that can be overriden at configure time through
+ the usual use of --prefix and/or --openssldir, and at run
+ time with the environment variable OPENSSL_ENGINES.
[Geoff Thorpe and Richard Levitte]
*) Add Makefile.shared, a helper makefile to build shared