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.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@159735 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.1
Michiel van Baak 17 years ago
parent 3d91458e51
commit 4720e69f94

Diff Content Not Available