Changeset 800


Ignore:
Timestamp:
01/24/07 10:13:09 (5 years ago)
Author:
wd
Message:

Add in the missing 'modules' option.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ithildin/build/options.default

    r787 r800  
    2525# necessarily included in debug builds. 
    2626warnings = "no" 
     27# Specify a list of modules to compile.  By default all modules visible in 
     28# the source tree are compiled. 
     29modules = "all" 
    2730# Specify the installation prefix for files 
    2831prefix = "/usr/local" 
Note: See TracChangeset for help on using the changeset viewer.