From f2f15f7e04e8892ddfd46b78ab801efc7eb77687 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Mon, 27 Sep 2010 18:37:41 +0000 Subject: [PATCH] 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 --- channels/chan_sip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ***/ -- 2.47.3