openldap/build
Douglas Royds c01e45daca ITS#8928 Reproducibility: Remove user, hostname, pwd from version string
When attempting a reproducible build, replace the WHOWHERE value with something
fixed, "openldap". If you're not trying to do a reproducible build,
SOURCE_DATE_EPOCH won't be set, so the existing WHOWHERE string will apply.
See https://reproducible-builds.org/specs/source-date-epoch/
2018-11-19 00:39:56 +00:00
..
config.guess ITS#6547 latest from FSF http://savannah.gnu.org/git/?group=config 2010-12-23 22:55:16 +00:00
config.sub ITS#6547 latest from FSF http://savannah.gnu.org/git/?group=config 2010-12-23 22:55:16 +00:00
dir.mk Fail if we can't change to a directory 2018-07-25 16:19:54 +01:00
info.mk Happy New Year 2018-03-22 15:35:24 +00:00
lib-shared.mk Happy New Year 2018-03-22 15:35:24 +00:00
lib-static.mk Happy New Year 2018-03-22 15:35:24 +00:00
lib.mk Happy New Year 2018-03-22 15:35:24 +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 Happy New Year 2018-03-22 15:35:24 +00:00
man.mk Happy New Year 2018-03-22 15:35:24 +00:00
missing Happy New Year 2018-03-22 15:35:24 +00:00
mkdep Happy New Year 2018-03-22 15:35:24 +00:00
mkdep.aix Happy New Year 2018-03-22 15:35:24 +00:00
mkrelease Happy New Year 2018-03-22 15:35:24 +00:00
mkvers.bat Happy New Year 2018-03-22 15:35:24 +00:00
mkversion ITS#8928 Reproducibility: Remove user, hostname, pwd from version string 2018-11-19 00:39:56 +00:00
mod.mk Happy New Year 2018-03-22 15:35:24 +00:00
openldap.m4 Happy New Year 2018-03-22 15:35:24 +00:00
README bump libtool to 1.4.3 2002-12-21 03:27:31 +00:00
rules.mk Happy New Year 2018-03-22 15:35:24 +00:00
shtool ITS#8605 - spelling fixes 2017-10-11 14:39:38 -07:00
srv.mk Happy New Year 2018-03-22 15:35:24 +00:00
top.mk Happy New Year 2018-03-22 15:35:24 +00:00
version.h Happy New Year 2018-03-22 15:35:24 +00:00
version.sh Happy New Year 2018-03-22 15:35:24 +00:00
version.var Happy New Year 2018-03-22 15:35:24 +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.