Merged revisions 288961 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r288961 | tilghman | 2010-09-27 13:37:41 -0500 (Mon, 27 Sep 2010) | 5 lines
  
  Still build SIP, even if res_crypto cannot be built (use, not depend).
  
  (closes issue #18062)
   Reported by: a user on the mailing list
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@288962 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher 2010-09-27 18:39:05 +00:00
parent fd58e5036f
commit 475cd60ab2

View file

@ -162,7 +162,7 @@
*/
/*** MODULEINFO
<depend>res_crypto</depend>
<use>res_crypto</use>
<depend>chan_local</depend>
***/