openldap/build
2003-12-06 21:41:14 +00:00
..
build.dsp
build.mak move AVL routines into -llutil 2003-11-26 04:17:25 +00:00
config.guess Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
config.sub Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
crupdate move AVL routines into -llutil 2003-11-26 04:17:25 +00:00
dir.mk Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
info.mk Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
lib-shared.mk Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
lib-static.mk Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
lib.mk Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
LICENSE-2.0.1 Add copy of OPL 2.0.1 and note in files which specifically refer 2002-10-15 23:22:20 +00:00
ltmain.sh Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
main.dsw Add client-side subentries control support. 2002-08-30 07:05:12 +00:00
man.mk Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
missing Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
mkdep move AVL routines into -llutil 2003-11-26 04:17:25 +00:00
mkdep.aix move AVL routines into -llutil 2003-11-26 04:17:25 +00:00
mkrelease move AVL routines into -llutil 2003-11-26 04:17:25 +00:00
mkvers.bat move AVL routines into -llutil 2003-11-26 04:17:25 +00:00
mkversion Minor updates 2003-11-26 06:34:52 +00:00
mod.mk Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
openldap.m4 -ldb should be considered equiv to -ldb4 2003-12-05 16:25:25 +00:00
README bump libtool to 1.4.3 2002-12-21 03:27:31 +00:00
rules.mk Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
shtool Update shtool 2002-12-22 08:10:22 +00:00
srv.mk Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
top.mk As ud(1) is in the Attic, TERMCAP no longer needed 2003-12-06 21:41:14 +00:00
version.h Revert removal. Used by mkvers.bat. 2003-11-26 08:18:19 +00:00
version.sh move AVL routines into -llutil 2003-11-26 04:17:25 +00:00
version.var move AVL routines into -llutil 2003-11-26 04: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.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.