Add more dependencies on chan_local and add a note to the description of chan_local

so that people don't disable it in menuselect just to clean up.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@99594 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2008-01-22 17:41:57 +00:00
parent 3d434f14c3
commit 48066f4cfd
4 changed files with 12 additions and 1 deletions

View File

@@ -30,6 +30,9 @@
*
* \ingroup channel_drivers
*/
/*** MODULEINFO
<depend>chan_local</depend>
***/
#include "asterisk.h"