Clarify where the engines are by default.
authorRichard Levitte <levitte@openssl.org>
Sat, 12 Oct 2002 16:07:31 +0000 (16:07 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 12 Oct 2002 16:07:31 +0000 (16:07 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a3f08fa60e05135038dce3f18a12156cc178e475..c211f4b0e0afb4ee9425b1b4f0a7f5898659ee9e 100644 (file)
--- 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