Ensure that libneon > 0.29.0 is installed for res_calendar_ews

This uses a modified version of pabelanger's patch that checks for NTLM support
instead, which was added in 0.29.0 which is what is required for
res_calendar_ews.

(closes issue #17391)
Reported by: loloski
Patches: 
      issue17391.patch.v2 uploaded by pabelanger (license 224)
Tested by: twilson


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@265793 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Terry Wilson
2010-05-26 05:33:11 +00:00
parent a7498ae02e
commit f1503b9e1d
5 changed files with 7555 additions and 29786 deletions

View File

@@ -21,7 +21,7 @@
*/
/*** MODULEINFO
<depend>neon</depend>
<depend>neon29</depend>
***/
#include "asterisk.h"