openldap/build
2001-05-29 03:29:53 +00:00
..
build.dsp Remove lint 1999-12-13 04:53:59 +00:00
build.mak Y2k copyright update 2000-05-13 02:36:07 +00:00
config.guess Add "Mac OS" support 2000-10-03 00:58:54 +00:00
config.sub True blue libtool 1.3.5 2000-10-02 22:54:10 +00:00
db.2.x.README Add OpenLDAP RCSid 1999-09-08 22:52:19 +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 Don't embed comments in command section of rule 2000-10-09 20:46:33 +00:00
lib-static.mk Y2k copyright update 2000-05-13 02:36:07 +00:00
lib.mk Strip installed executables 2000-05-30 18:23:56 +00:00
ltconfig Reintegrate AIX and --only-static/--only-shared support from r1.8 2000-10-04 02:53:19 +00:00
ltmain.sh Reintegrate AIX and --only-static/--only-shared support from r1.8 2000-10-04 02:53:19 +00:00
main.dsw remove lint 2000-09-22 01:40:57 +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 Remove last change as Howard's integrated 2000-10-04 17:06:06 +00:00
openldap.m4 A little BDB cleanup 2001-05-28 22:05:49 +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 Update copyright (including with or without modification clarification) 2001-05-29 03:29:53 +00:00
version.sh Centralize versioning in build/version.sh 2000-09-15 03:27:20 +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.