openldap/build
2004-11-20 14:18:44 +00:00
..
config.guess Happy new year 2004-01-01 19:15:16 +00:00
config.sub Happy new year 2004-01-01 19:15:16 +00:00
crupdate Happy new year 2004-01-01 19:15:16 +00:00
dir.mk Happy new year 2004-01-01 19:15:16 +00:00
info.mk Happy new year 2004-01-01 19:15:16 +00:00
lib-shared.mk Happy new year 2004-01-01 19:15:16 +00:00
lib-static.mk Happy new year 2004-01-01 19:15:16 +00:00
lib.mk Happy new year 2004-01-01 19:15:16 +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 HACK: ignore libXXX.la files when using -lXXX 2004-04-20 05:16:41 +00:00
main.dsw ITS#2992 Windows fixes from Alexey Melnikov 2004-03-05 12:24:06 +00:00
man.mk Happy new year 2004-01-01 19:15:16 +00:00
missing Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
mkdep Happy new year 2004-01-01 19:15:16 +00:00
mkdep.aix Happy new year 2004-01-01 19:15:16 +00:00
mkrelease Happy new year 2004-01-01 19:15:16 +00:00
mkvers.bat Happy new year 2004-01-01 19:15:16 +00:00
mkversion Happy new year 2004-01-01 19:15:16 +00:00
mod.mk Happy new year 2004-01-01 19:15:16 +00:00
openldap.m4 Silence warning about cross-compile default 2004-11-20 14:18:44 +00:00
README bump libtool to 1.4.3 2002-12-21 03:27:31 +00:00
rules.mk Happy new year 2004-01-01 19:15:16 +00:00
shtool Update shtool to 2.0.1 2004-09-05 02:13:26 +00:00
srv.mk Happy new year 2004-01-01 19:15:16 +00:00
top.mk use GMP for multiple precision in counters 2004-09-11 16:15:53 +00:00
version.h Happy new year 2004-01-01 19:15:16 +00:00
version.sh Break apart version-info 2004-03-26 00:13:10 +00:00
version.var Break apart version-info 2004-03-26 00:13: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.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.