[asterisk-commits] mvanbaak: branch 1.6.1 r159735 - /branches/1.6.1/
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Fri Nov 28 08:21:45 CST 2008
    
    
  
Author: mvanbaak
Date: Fri Nov 28 08:21:44 2008
New Revision: 159735
URL: http://svn.digium.com/view/asterisk?view=rev&rev=159735
Log:
Blocked revisions 159734 via svnmerge
........
  r159734 | mvanbaak | 2008-11-28 15:20:11 +0100 (Fri, 28 Nov 2008) | 8 lines
  
  Make res_config_ldap compile with the official OpenLDAP 2.3.X versions.
  They removed the LDAP_DEPRECATED define from their source and since we are using a couple
  of deprecated function calls we should define it with a CFLAG.
  
  Tested by me on OpenBSD 4.4 and snuff-home on Linux to make sure everything keeps compiling.
  It shouldn't break, we only define the LDAP_DEPRECATED with this which is what 
  all 2.2.X and older versions of OpenLDAP did in their own tree.
........
Modified:
    branches/1.6.1/   (props changed)
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
    
    
More information about the asterisk-commits
mailing list