openldap/build
Kurt Zeilenga bf3497cca8 HACK: ignore libXXX.la files when using -lXXX
Should make -static behave as expected
2004-04-20 05:16:41 +00:00
..
build.dsp
build.mak Happy new year 2004-01-01 19:15:16 +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
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 Hide if SIZEOF_WCHAR_T < 4. 2004-04-08 08:54:49 +00:00
README
rules.mk Happy new year 2004-01-01 19:15:16 +00:00
shtool Update shtool 2002-12-22 08:10:22 +00:00
srv.mk Happy new year 2004-01-01 19:15:16 +00:00
top.mk Fix module link libraries 2004-04-17 15:12:20 +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.