]> git.sur5r.net Git - openldap/commitdiff
Update the README to separately indicate requirements for BDB and LDBM
authorKurt Zeilenga <kurt@openldap.org>
Tue, 19 Feb 2002 16:48:05 +0000 (16:48 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 19 Feb 2002 16:48:05 +0000 (16:48 +0000)
README

diff --git a/README b/README
index 22004a802f1bbbdc543e8c11061b1aec9b9dd92c..5a0a59fdc83c5bf8299a03e45dc77bd50a317469 100644 (file)
--- a/README
+++ b/README
@@ -19,8 +19,8 @@ REQUIRED SOFTWARE
                POSIX REGEX software (required)
 
        SLAPD:
-               LDBM compatible datastore (required)
-                       [Sleepycat Berkeley DB 3.2 (recommended) or GDBM]
+               BDB backend requires Sleepycat Berkeley DB 4.0 or better 
+               LDBM backend supports this and other compatible database manager
 
        SLURPD:
                LTHREAD compatible thread package