Changeset 3335:81b33157f8a1 in roaraudio


Ignore:
Timestamp:
02/07/10 00:26:09 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

corrected --help

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r3270 r3335  
    163163   echo '--addpath DIR               - Add DIR/lib to lib, DIR/include to header search list' 
    164164   echo 
     165   echo '--cc CC                     - Set name of C compiler (CC) to CC' 
     166   echo '--ranlib RANLIB             - Set name of ranlib (RANLIB) to RANLIB' 
     167   echo 
    165168   echo '--cdrom DEV                 - Set default CDRum device' 
    166169   echo '--tty DEV                   - Set default TTY' 
     
    203206   echo '--without-comp-doc          - Disable build of documentation' 
    204207   echo '--without-comp-comp-bins    - Disable build of compatibility binarys' 
     208   echo 
     209   echo '--without-dcomp-COMP        - Disable build of roard'\''s component COMP' 
    205210   echo 
    206211   echo '--without-meta-data         - Disable support for Meta Data' 
Note: See TracChangeset for help on using the changeset viewer.