[asterisk-dev] Asterisk automated compiling

Matthew Jordan mjordan at digium.com
Fri Jul 26 09:13:37 CDT 2013


On Fri, Jul 26, 2013 at 8:47 AM, Gabriel Ortiz Lour
<ortiz.admin at gmail.com>wrote:

> Hi all,
>
>    Sorry if this is not the right place for the question, but i think that
> will not be answered in the users list.
>
>   I need to compile asterisk from within a shell script, but I also need
> to tweak the "make menuconfig" options.
>
>   What is the best/right thing to do for changing de make options in a
> script manner?
>
>
Menuselect supports enabling/disabling options and categories from the
command line. Examples (running from within the Asterisk source directory):

menuselect/menuselect --enable DEBUG_THREADS menuselect.makeopts
menuselect/menuselect --enable-category MENUSELECT_ADDONS
menuselect.makeopts

See menuselect --help for more information.

Matt

-- 
Matthew Jordan
Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130726/2c5e5c3f/attachment.htm>


More information about the asterisk-dev mailing list