openldap/build
2019-01-02 15:44:20 +00:00
..
config.guess
config.sub
dir.mk Fail if we can't change to a directory 2018-07-25 16:19:54 +01:00
info.mk Happy New Year 2018-03-22 15:35:24 +00:00
lib-shared.mk Happy New Year 2018-03-22 15:35:24 +00:00
lib-static.mk Happy New Year 2018-03-22 15:35:24 +00:00
lib.mk Happy New Year 2018-03-22 15:35:24 +00:00
LICENSE-2.0.1
ltmain.sh Happy New Year 2018-03-22 15:35:24 +00:00
man.mk Happy New Year 2018-03-22 15:35:24 +00:00
missing Happy New Year 2018-03-22 15:35:24 +00:00
mkdep Happy New Year 2018-03-22 15:35:24 +00:00
mkdep.aix Happy New Year 2018-03-22 15:35:24 +00:00
mkrelease Happy New Year 2018-03-22 15:35:24 +00:00
mkvers.bat Happy New Year 2018-03-22 15:35:24 +00:00
mkversion ITS#8928 Reproducibility: Remove user, hostname, pwd from version string 2018-11-19 00:39:56 +00:00
mod.mk Happy New Year 2018-03-22 15:35:24 +00:00
openldap.m4 Happy New Year 2018-03-22 15:35:24 +00:00
README
rules.mk Happy New Year 2018-03-22 15:35:24 +00:00
shtool
srv.mk Happy New Year 2018-03-22 15:35:24 +00:00
top.mk Fixes windows build with new MS AD sync Add CLIENT_LIBS for libraries required to build the clients. 2019-01-02 15:44:20 +00:00
version.h Happy New Year 2018-03-22 15:35:24 +00:00
version.sh Happy New Year 2018-03-22 15:35:24 +00:00
version.var Happy New Year 2018-03-22 15:35:24 +00:00

The OpenLDAP build environment relies on non-standard versions of
configuration tools:
	Autoconf 2.13.1
	Automake 1.4a
	Libtool 1.4.3

The autoconf/automake releases used are available at:
	ftp://ftp.openldap.org/pub/tools/

The libtool release used is available from:
	ftp://ftp.gnu.org/

but with ltmain.sh replaced with versions found in this directory.