openldap/build
2002-12-21 03:27:31 +00:00
..
build.dsp
build.mak Update copyright statements 2002-01-04 21:17:25 +00:00
config.guess config.guess/sub from libtool 1.4.2 2002-12-21 03:26:40 +00:00
config.sub config.guess/sub from libtool 1.4.2 2002-12-21 03:26:40 +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
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 Minor tweak 2002-12-20 18:25:26 +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 Added rules to use "cc -E" output to generate dependencies. 2002-09-08 12:36:25 +00:00
mkdep.aix
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 Add LTHREAD_LIBS to BDB tests 2002-12-04 05:09:58 +00:00
README bump libtool to 1.4.3 2002-12-21 03:27:31 +00:00
rules.mk Update copyright statements 2002-01-04 21:17:25 +00:00
shtool Update to 1.6.1 2002-10-09 21:16:56 +00:00
srv.mk Update copyright statements 2002-01-04 21:17:25 +00:00
top.mk Set -static when doing build from CVS 2002-11-26 18:11:05 +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.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.