From c5f1eecb15d312d4286c00d22c00416824e0289a Mon Sep 17 00:00:00 2001 From: Matthew Jordan Date: Fri, 26 Apr 2013 21:52:06 +0000 Subject: Add missing module dependencies to various res_sip* modules This patch updates the various res_sip modules with their proper menuselect options and proper dependencies, such that Asterisk still has a snowball's chance in hell of compiling without pjproject. Much thanks to snuffy(-home|-work) for making everyone's life easier with this patch. Review: https://reviewboard.asterisk.org/r/2472/ (closes issue ASTERISK-21669) Reported by: snuffy patches: xml-depends.diff uploaded by snuffy (license 5024) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@386686 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/res_sip_acl.c | 1 + 1 file changed, 1 insertion(+) (limited to 'res/res_sip_acl.c') diff --git a/res/res_sip_acl.c b/res/res_sip_acl.c index 405c3c1bc..07e4d76e5 100644 --- a/res/res_sip_acl.c +++ b/res/res_sip_acl.c @@ -18,6 +18,7 @@ /*** MODULEINFO pjproject + res_sip core ***/ -- cgit v1.2.3