openldap/build
Quanah Gibson-Mount 7182cbc7e3 ITS#7855 - Update config.guess and config.sub
Update config.guess and config.sub from official upstream project at https://savannah.gnu.org/projects/config/

Specifically in this case, commit 5256817ace8493502ec88501a19e4051c2e220b0 for the date Wed Jan 1 19:36:58 2020 +1100
2020-01-28 16:08:50 +00:00
..
config.guess ITS#7855 - Update config.guess and config.sub 2020-01-28 16:08:50 +00:00
config.sub ITS#7855 - Update config.guess and config.sub 2020-01-28 16:08:50 +00:00
dir.mk Happy New Year! 2020-01-09 16:50:21 +00:00
info.mk Happy New Year! 2020-01-09 16:50:21 +00:00
lib-shared.mk Happy New Year! 2020-01-09 16:50:21 +00:00
lib-static.mk Happy New Year! 2020-01-09 16:50:21 +00:00
lib.mk Happy New Year! 2020-01-09 16:50:21 +00:00
LICENSE-2.0.1
ltmain.sh Happy New Year! 2020-01-09 16:50:21 +00:00
man.mk Happy New Year! 2020-01-09 16:50:21 +00:00
missing Happy New Year! 2020-01-09 16:50:21 +00:00
mkdep Happy New Year! 2020-01-09 16:50:21 +00:00
mkdep.aix Happy New Year! 2020-01-09 16:50:21 +00:00
mkrelease Happy New Year! 2020-01-09 16:50:21 +00:00
mkvers.bat Happy New Year! 2020-01-09 16:50:21 +00:00
mkversion Happy New Year! 2020-01-09 16:50:21 +00:00
mod.mk Happy New Year! 2020-01-09 16:50:21 +00:00
openldap.m4 ITS#9144 Remove unused ICU detection and linking 2020-01-09 17:21:33 +00:00
README
rules.mk Happy New Year! 2020-01-09 16:50:21 +00:00
shtool ITS#8605 - spelling fixes 2017-10-11 14:39:38 -07:00
srv.mk Happy New Year! 2020-01-09 16:50:21 +00:00
top.mk ITS#9144 Remove unused ICU detection and linking 2020-01-09 17:21:33 +00:00
version.h Happy New Year! 2020-01-09 16:50:21 +00:00
version.sh Happy New Year! 2020-01-09 16:50:21 +00:00
version.var Happy New Year! 2020-01-09 16:50:21 +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.