openldap/build
2002-02-10 20:14:38 +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 Updated to FSF versions. Make cause tool breakage. 2002-01-30 23:06:38 +00:00
config.sub Suck in very latest versions from the FSF. 2002-02-10 02:09:25 +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
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
ltmain.sh Re add ltmain.sh 2002-02-10 05:42:57 +00:00
main.dsw Misc WinNT build updates 2002-01-30 04:06:31 +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 shtool updates 2002-02-10 17:50:58 +00:00
mod.mk Update copyright statements 2002-01-04 21:17:25 +00:00
openldap.m4 Back-BDB now requires Berkeley DB 4 as this release includes 2002-01-30 01:31:44 +00:00
README Reflect recent updates 2002-02-10 06:33:57 +00:00
rules.mk Update copyright statements 2002-01-04 21:17:25 +00:00
shtool Update to use shtool, remove ltconfig 2002-02-10 04:30:23 +00:00
srv.mk Update copyright statements 2002-01-04 21:17:25 +00:00
top.mk Need to libldap/liblber to library path to get proper linkage 2002-02-10 20:14:38 +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 2.13.1
	Automake 1.4a
	Libtool 1.4.2

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.