[asterisk-dev] Add module dependecy in build system
    Catalin Stanciu 
    catacsdev at gmail.com
       
    Sun Mar  6 14:56:26 CST 2016
    
    
  
Hello,
I am trying to include a module dependency in  the asterisk build system,
but after some hours of research I couldn't found any useful information.
To start I have followed the asterisk manual (
https://wiki.asterisk.org/wiki/display/AST/Build+System+Architecture)
1. I have used the AST_EXT_LIB_SETUP and AST_EXT_LIB_CHECK functions to
configure in configure.ac
2. I have included in build_tools/menuselect-deps.in the line similar to
other dependencies
3. I have included in makeopts.in  two lines one for LIB and the other for
INCLUDE.
4. Finally I have included in the module source code the lines with
MODULEINFO
I don't know what I am doing wrong but I think the documentation for build
 system architecture must have some examples with explanation of complex
cases.
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20160306/ae0d1670/attachment.html>
    
    
More information about the asterisk-dev
mailing list