openldap/build
2002-01-04 21:17:25 +00:00
..
build.dsp Remove lint 1999-12-13 04:53:59 +00:00
build.mak Update copyright statements 2002-01-04 21:17:25 +00:00
config.guess Add openldap notice. 2001-10-24 20:18:26 +00:00
config.sub Add openldap notice. 2001-10-24 20:18:26 +00:00
dir.mk Update copyright statements 2002-01-04 21:17:25 +00:00
info.mk Update copyright statements 2002-01-04 21:17:25 +00:00
install-sh Update copyright statements 2002-01-04 21:17:25 +00:00
lib-shared.mk Update copyright statements 2002-01-04 21:17:25 +00:00
lib-static.mk Update copyright statements 2002-01-04 21:17:25 +00:00
lib.mk Update copyright statements 2002-01-04 21:17:25 +00:00
ltconfig Add openldap notice. 2001-10-24 20:18:26 +00:00
ltmain.sh Add openldap notice. 2001-10-24 20:18:26 +00:00
main.dsw Rework filter code 2002-01-02 17:06:56 +00:00
man.mk Update copyright statements 2002-01-04 21:17:25 +00:00
missing Hack missing for use with OpenLDAP 2000-10-03 02:58:14 +00:00
mkdep Update copyright statements 2002-01-04 21:17:25 +00:00
mkdep.aix Added new support for NT and AIX dynamic linking - generate export tables 2000-05-10 22:57:13 +00:00
mkrelease Update copyright statements 2002-01-04 21:17:25 +00:00
mkversion Update copyright statements 2002-01-04 21:17:25 +00:00
mod.mk Update copyright statements 2002-01-04 21:17:25 +00:00
openldap.m4 Update copyright statements 2002-01-04 21:17:25 +00:00
README Detail required build environment tools 2000-10-03 02:53:11 +00:00
rules.mk Update copyright statements 2002-01-04 21:17:25 +00:00
srv.mk Update copyright statements 2002-01-04 21:17:25 +00:00
top.mk Update copyright statements 2002-01-04 21:17:25 +00:00
version.sh Update copyright statements 2002-01-04 21:17:25 +00:00

The OpenLDAP build environment relies on non-standard versions of
configuration tools:
	Autoconf 1.13.1
	Automake 1.4a
	Libtool 1.3.5 w/ patches

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 ltconfig and ltmain.sh replaced with versions found in
this directory.