config/global/ct-behave.in
branch1.16
changeset 3107 91a52bc04af9
parent 2227 5158aa602e58
child 3083 3a7b2eee9dcd
     1.1 --- a/config/global/ct-behave.in	Wed Dec 22 00:34:56 2010 +0100
     1.2 +++ b/config/global/ct-behave.in	Sun Nov 11 21:42:47 2012 +0100
     1.3 @@ -5,7 +5,6 @@
     1.4  config OBSOLETE
     1.5      bool
     1.6      prompt "Use obsolete features"
     1.7 -    default n
     1.8      help
     1.9        If you set this to Y, you will be able to select obsolete features.
    1.10        
    1.11 @@ -19,7 +18,6 @@
    1.12  config EXPERIMENTAL
    1.13      bool
    1.14      prompt "Try features marked as EXPERIMENTAL"
    1.15 -    default n
    1.16      help
    1.17        If you set this to Y, then you will be able to try very experimental
    1.18        features.
    1.19 @@ -34,7 +32,6 @@
    1.20  config DEBUG_CT
    1.21      bool
    1.22      prompt "Debug crosstool-NG"
    1.23 -    default n
    1.24      depends on ! BACKEND
    1.25      help
    1.26        Say 'y' here to get some options regarding debugging crosstool-NG.
    1.27 @@ -44,7 +41,6 @@
    1.28  config DEBUG_PAUSE_STEPS
    1.29      bool
    1.30      prompt "Pause between every steps"
    1.31 -    default n
    1.32      help
    1.33        Say 'y' if you intend to attend the build, and want to investigate
    1.34        the result of each steps before running the next one.
    1.35 @@ -52,7 +48,6 @@
    1.36  config DEBUG_CT_SAVE_STEPS
    1.37      bool
    1.38      prompt "Save intermediate steps"
    1.39 -    default n
    1.40      help
    1.41        If you say 'y' here, then you will be able to restart crosstool-NG at
    1.42        any step.
    1.43 @@ -80,7 +75,6 @@
    1.44      bool
    1.45      prompt "Do *not* overide LC_MESSAGES (EXPERIMENTAL)"
    1.46      depends on EXPERIMENTAL
    1.47 -    default n
    1.48      help
    1.49        By default, crosstool-NG sets and exports LC_ALL=C so that the
    1.50        build.log file contains english messages, that can be read by