From: Tilghman Lesher Date: Mon, 27 Sep 2010 18:37:41 +0000 (+0000) Subject: Still build SIP, even if res_crypto cannot be built (use, not depend). X-Git-Tag: 1.8.0-rc3~4^2~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f2f15f7e04e8892ddfd46b78ab801efc7eb77687;p=thirdparty%2Fasterisk.git 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/branches/1.8@288961 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/chan_sip.c b/channels/chan_sip.c index 5823735dde..cc110c830b 100644 --- a/channels/chan_sip.c +++ b/channels/chan_sip.c @@ -162,7 +162,7 @@ */ /*** MODULEINFO - res_crypto + res_crypto chan_local ***/