mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-06-11 01:30:05 -04:00
Update INSTALL, README with latest from -devel.
This commit is contained in:
parent
1f8ec8e77d
commit
691e176a41
2 changed files with 10 additions and 7 deletions
4
INSTALL
4
INSTALL
|
|
@ -136,7 +136,9 @@ Follow these steps for each different platform:
|
|||
CONFIGURE OPTIONS
|
||||
|
||||
Regrettably, this section has not been written (yet). See
|
||||
"./configure --help" for current list of options.
|
||||
"./configure --help" for current list of options. For general
|
||||
information about how to use "configure", please read:
|
||||
doc/install/configure
|
||||
|
||||
|
||||
USING ENVIRONMENT VARIABLES
|
||||
|
|
|
|||
13
README
13
README
|
|
@ -1,14 +1,15 @@
|
|||
OpenLDAP 1.1 README
|
||||
This is the OpenLDAP Release 1.1.
|
||||
OpenLDAP 1.1.1 README
|
||||
This is the OpenLDAP Release 1.1.1.
|
||||
|
||||
For a description of what this distribution contains, see the
|
||||
ANNOUNCEMENT file in this directory. For a description of
|
||||
changes from previous releases, see the CHANGES file in this
|
||||
directory. For a more detailed description of how to make an
|
||||
install the distribution, see the INSTALL file in this directory.
|
||||
directory.
|
||||
|
||||
Additional installation information, such as per platform
|
||||
hints can be found in the doc/install directory.
|
||||
For a more detailed description of how to make an install the
|
||||
distribution, see the INSTALL file in this directory. Additional
|
||||
installation information, such as per platform hints can be found
|
||||
in the doc/install directory.
|
||||
|
||||
For more information:
|
||||
http://www.OpenLDAP.org/software/
|
||||
|
|
|
|||
Loading…
Reference in a new issue