openldap/build
Kurt Zeilenga a1bce885a0 ITS#3581: Have configure report a mismatch if the version in db.h
header doesn't precisely match the return of db_version().
2005-03-04 16:39:04 +00:00
..
config.guess Happy New Year! 2005-01-01 20:49:32 +00:00
config.sub Happy New Year! 2005-01-01 20:49:32 +00:00
crupdate Happy New Year! 2005-01-01 20:49:32 +00:00
dir.mk Cleanup notices 2005-01-21 19:38:13 +00:00
info.mk Cleanup notices 2005-01-21 19:38:13 +00:00
lib-shared.mk Cleanup notices 2005-01-21 19:38:13 +00:00
lib-static.mk Cleanup notices 2005-01-21 19:38:13 +00:00
lib.mk Cleanup notices 2005-01-21 19:38:13 +00:00
LICENSE-2.0.1
ltmain.sh Happy New Year! 2005-01-01 20:49:32 +00:00
main.dsw
man.mk Cleanup notices 2005-01-21 19:38:13 +00:00
missing
mkdep Happy New Year! 2005-01-01 20:49:32 +00:00
mkdep.aix Happy New Year! 2005-01-01 20:49:32 +00:00
mkrelease Happy New Year! 2005-01-01 20:49:32 +00:00
mkvers.bat Happy New Year! 2005-01-01 20:49:32 +00:00
mkversion Happy New Year! 2005-01-01 20:49:32 +00:00
mod.mk Cleanup notices 2005-01-21 19:38:13 +00:00
openldap.m4 ITS#3581: Have configure report a mismatch if the version in db.h 2005-03-04 16:39:04 +00:00
README
rules.mk Cleanup notices 2005-01-21 19:38:13 +00:00
shtool
srv.mk Cleanup notices 2005-01-21 19:38:13 +00:00
top.mk Cleanup notices 2005-01-21 19:38:13 +00:00
version.h Happy New Year! 2005-01-01 20:49:32 +00:00
version.sh Happy New Year! 2005-01-01 20:49:32 +00:00
version.var Happy New Year! 2005-01-01 20:49:32 +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.