mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 07:09:34 -05:00
Reflect recent updates
This commit is contained in:
parent
0269dc750e
commit
bb84c73062
1 changed files with 3 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
The OpenLDAP build environment relies on non-standard versions of
|
The OpenLDAP build environment relies on non-standard versions of
|
||||||
configuration tools:
|
configuration tools:
|
||||||
Autoconf 1.13.1
|
Autoconf 2.13.1
|
||||||
Automake 1.4a
|
Automake 1.4a
|
||||||
Libtool 1.3.5 w/ patches
|
Libtool 1.4.2
|
||||||
|
|
||||||
The autoconf/automake releases used are available at:
|
The autoconf/automake releases used are available at:
|
||||||
ftp://ftp.openldap.org/pub/tools/
|
ftp://ftp.openldap.org/pub/tools/
|
||||||
|
|
@ -10,5 +10,4 @@ The autoconf/automake releases used are available at:
|
||||||
The libtool release used is available from:
|
The libtool release used is available from:
|
||||||
ftp://ftp.gnu.org/
|
ftp://ftp.gnu.org/
|
||||||
|
|
||||||
but with ltconfig and ltmain.sh replaced with versions found in
|
but with ltmain.sh replaced with versions found in this directory.
|
||||||
this directory.
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue