[asterisk-dev] Does menuselect generate a text file which can	be edited later?
    Tilghman Lesher 
    tlesher at digium.com
       
    Sat Aug  7 10:49:43 CDT 2010
    
    
  
On Saturday 07 August 2010 03:29:43 Frank Church wrote:
> Does menuselect generate a text file which can be edited later, to
> save having to go through the options again?
It generates two files, menuselect.makeopts and menuselect.makedeps.
Their values need to agree with each other, as well as with values in
menuselect-tree, which is auto-generated from the source files in the
tree and from values from the makeopts file.
In addition, menuselect can be operated in command-line mode.  This
assists in scripting its selections.  Run 'menuselect/menuselect --help'
to see the available command-line flags.  If you wish to modify any existing
flags, you MUST pass existing configuration files on the command-line or it
will start from scratch at each invocation.  Passing existing configuration
files also allows you to pass saved configurations; menuselect's output is to
the current directory only.
-- 
Tilghman Lesher
Digium, Inc. | Senior Software Developer
twitter: Corydon76 | IRC: Corydon76-dig (Freenode)
Check us out at: www.digium.com & www.asterisk.org
    
    
More information about the asterisk-dev
mailing list