]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Clarify versions needed.
authorKurt Zeilenga <kurt@openldap.org>
Thu, 2 Aug 2001 02:43:24 +0000 (02:43 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 2 Aug 2001 02:43:24 +0000 (02:43 +0000)
README

diff --git a/README b/README
index 1689a3f815c4210b7d7c8a4c8724e05b9812afb2..dc66690c4361b2dd1d7d251c652a507b19a9addf 100644 (file)
--- a/README
+++ b/README
@@ -18,13 +18,13 @@ REQUIRED SOFTWARE
 
        Base system (libraries and tools):
                Standard C compiler (required)
-               Cyrus SASL software (recommended)
-               OpenSSL TLS software (recommended)
+               Cyrus SASL 1.5 (recommended)
+               OpenSSL 0.9 (recommended)
                POSIX REGEX software (required)
 
        SLAPD:
                LDBM compatible datastore (required)
-                       [Sleepycat Berkeley DB 3.1 (recommended) or GDBM]
+                       [Sleepycat Berkeley DB 3.2 (recommended) or GDBM]
 
        SLURPD:
                LTHREAD compatible thread package