openldap/build
2001-12-25 02:30:01 +00:00
..
build.dsp
build.mak Y2k copyright update 2000-05-13 02:36:07 +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 ITS#576: cause subdir make failure to halt subsequent making 2000-06-09 17:42:40 +00:00
info.mk Y2k copyright update 2000-05-13 02:36:07 +00:00
install-sh Y2k copyright update 2000-05-13 02:36:07 +00:00
lib-shared.mk NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
lib-static.mk Y2k copyright update 2000-05-13 02:36:07 +00:00
lib.mk NT updates from jon@symas.com. 2001-12-07 04:03: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 More "char *" to struct berval DN changes 2001-12-25 02:30:01 +00:00
man.mk Y2k copyright update 2000-05-13 02:36:07 +00:00
missing Hack missing for use with OpenLDAP 2000-10-03 02:58:14 +00:00
mkdep Some translatros produce white space just before the ':' in dependencies. 2000-10-02 17:51:30 +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 Centralize versioning in build/version.sh 2000-09-15 03:27:20 +00:00
mkversion Y2k copyright update 2000-05-13 02:36:07 +00:00
mod.mk NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
openldap.m4 NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
README Detail required build environment tools 2000-10-03 02:53:11 +00:00
rules.mk Y2k copyright update 2000-05-13 02:36:07 +00:00
srv.mk Y2k copyright update 2000-05-13 02:36:07 +00:00
top.mk Separate CFLAGS/CPPFLAGS when using libtool... 2001-12-08 02:32:23 +00:00
version.sh update 2001-06-08 04:16:13 +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.