mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
Merged revisions 80717 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r80717 | murf | 2007-08-24 08:48:49 -0600 (Fri, 24 Aug 2007) | 1 line This change addresses JerJer's complaint that aelparse builds and installs even if pbx_ael is unchecked in the menuselect stuff. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@80718 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
#include "asterisk/ael_structs.h"
|
||||
#include "asterisk/extconf.h"
|
||||
|
||||
/*** MODULEINFO
|
||||
* <depend>res_ael_share</depend>
|
||||
* ***/
|
||||
|
||||
struct namelist
|
||||
{
|
||||
char name[100];
|
||||
|
Reference in New Issue
Block a user