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 e6a83821b48a9cdb7d4d99cfe8d1af4bff5f6c13 (commit) via fb35befa9aad530b61ed62c3c5077c386cb1849a (commit) from d3b1558dcba6130140428a0736fe42aa39435c66 (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 e6a83821b48a9cdb7d4d99cfe8d1af4bff5f6c13 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Jan 2 15:44:34 2019 +0000
Regenerate configure for CLIENT_LIBS addition
commit fb35befa9aad530b61ed62c3c5077c386cb1849a Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue Jan 1 17:37:25 2019 +0000
Fixes windows build with new MS AD sync Add CLIENT_LIBS for libraries required to build the clients.
-----------------------------------------------------------------------
Summary of changes: build/top.mk | 2 ++ clients/tools/Makefile.in | 2 +- configure | 25 +++++++++++++++---------- configure.in | 4 ++++ 4 files changed, 22 insertions(+), 11 deletions(-)