mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
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/branches/1.4@80717 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
#include "asterisk/app.h"
|
||||
#include "asterisk/ael_structs.h"
|
||||
|
||||
/*** MODULEINFO
|
||||
* <depend>pbx_ael</depend>
|
||||
* ***/
|
||||
|
||||
struct namelist
|
||||
{
|
||||
char name[100];
|
||||
|
Reference in New Issue
Block a user