openldap/build
Kurt Zeilenga 4ce42af196 Add client-side subentries control support.
Make sure client controls are not specified multiple times.
NT port updates.
2002-08-30 07:05:12 +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 rcs ids 2002-02-11 06:45:59 +00:00
config.sub Add rcs ids 2002-02-11 06:45:59 +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 libtool usage 2002-02-10 22:42:51 +00:00
lib-static.mk Update libtool usage 2002-02-10 22:42:51 +00:00
lib.mk Update copyright statements 2002-01-04 21:17:25 +00:00
ltmain.sh Detect EBCDIC for SP2NL/NL2SP translation 2002-07-27 00:56:33 +00:00
main.dsw Add client-side subentries control support. 2002-08-30 07:05:12 +00:00
man.mk Generate man page date from version.sh 2002-06-13 03:59:10 +00:00
missing Add rcs ids 2002-02-11 06:45:59 +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 Minor tweaks. 2002-02-24 18:56:06 +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 check for -ldb-4 in addition to -ldb4 2002-06-17 22:15:59 +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 Add rcs ids 2002-02-11 06:45:59 +00:00
srv.mk Update copyright statements 2002-01-04 21:17:25 +00:00
top.mk Generate man page date from version.sh 2002-06-13 03:59:10 +00:00
version.sh Generate man page date from version.sh 2002-06-13 03:59:10 +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.