A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.

The branch, OPENLDAP_REL_ENG_2_5 has been updated
       via  0e75622698c97290a20f3befe8c2dc46027a6f0e (commit)
      from  bb1fe3d328b271635c5a84c0ab68b5d8d7f948b5 (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 0e75622698c97290a20f3befe8c2dc46027a6f0e
Author: Jan Synacek <jsyna...@redhat.com>
Date:   Wed Feb 11 10:32:28 2015 +0100

    ITS#8056 fix libdb detection with gcc 5
    
    The old cpp version generated:
    __db_version 5
    
    The new output:
    __db_version
                5
    
    Running cpp with -P (inhibit linemarkers generation) fixes this when using 
gcc 5.
    Behavior with older versions of gcc is not changed.

-----------------------------------------------------------------------

Summary of changes:
 build/openldap.m4 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git

Reply via email to