A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via c922e5dbbdbcddba4ac59c6ee4a632a668400181 (commit) from 4e9926ca9719a0dab8c780d3d2f4cf4bfc03bfdc (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit c922e5dbbdbcddba4ac59c6ee4a632a668400181 Author: Hallvard Furuseth hallvard@openldap.org Date: Fri Jan 27 05:09:56 2012 +0100
Tweak installation instructions.
* Align INSTALL and doc/guide/release/install.sdf, so INSTALL = (sdf -2txt doc/guide/release/install.sdf) + copyright. * Autoconf recommends './configure var=val' over 'var=val ./configure'. * Add -W,-rpath,<path> to an LDFLAGS example.
-----------------------------------------------------------------------
Summary of changes: INSTALL | 22 +++++++++++----------- doc/guide/admin/install.sdf | 21 +++++++++------------ doc/guide/release/install.sdf | 26 +++++++++++++++----------- 3 files changed, 35 insertions(+), 34 deletions(-)