Changeset 7d4cc81 for Config.in


Ignore:
Timestamp:
09/13/2006 08:04:46 PM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
experimental
Children:
496f8f3
Parents:
786e86c
Message:

Changes made to allow the generated makefile to be run from any account (with sudo privs)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Config.in

    r786e86c r7d4cc81  
    708708
    709709        #--- Optimizations
     710if !BOOK_CLFS2
    710711        config  CONFIG_OPTIMIZE
    711712                bool    "Use optimization (see help)"
     
    741742                default "1"     if OPT_1
    742743                default "2"     if OPT_2
     744endif
    743745        #--- End Optimizations
    744746
Note: See TracChangeset for help on using the changeset viewer.