From d640a84fc06c4b596d55a6c470b0d5c3e00bdaa2 Mon Sep 17 00:00:00 2001 From: murf Date: Fri, 24 Aug 2007 14:48:49 +0000 Subject: This change addresses JerJer's complaint that aelparse builds and installs even if pbx_ael is unchecked in the menuselect stuff. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@80717 f38db490-d61c-443f-a65b-d21fe96a405b --- utils/ael_main.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'utils/ael_main.c') diff --git a/utils/ael_main.c b/utils/ael_main.c index 73b9c7302..69f6e3745 100644 --- a/utils/ael_main.c +++ b/utils/ael_main.c @@ -15,6 +15,10 @@ #include "asterisk/app.h" #include "asterisk/ael_structs.h" +/*** MODULEINFO + * pbx_ael + * ***/ + struct namelist { char name[100]; -- cgit v1.2.3