Skip to content
Snippets Groups Projects
Commit 6419bd36 authored by Steve Murphy's avatar Steve Murphy
Browse files

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
parent 4bf74099
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,10 @@
#include "asterisk/ael_structs.h"
#include "asterisk/extconf.h"
/*** MODULEINFO
* <depend>res_ael_share</depend>
* ***/
struct namelist
{
char name[100];
......
......@@ -22,7 +22,9 @@
*
*/
/*** MODULEINFO
* <depend>res_ael_share</depend>
* ***/
#include "asterisk/autoconfig.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment