diff -r 5158aa602e58 -r a59712c236df config/global/ct-behave.in --- a/config/global/ct-behave.in Wed Dec 22 00:34:56 2010 +0100 +++ b/config/global/ct-behave.in Sun Jul 17 18:10:53 2011 +0200 @@ -5,7 +5,6 @@ config OBSOLETE bool prompt "Use obsolete features" - default n help If you set this to Y, you will be able to select obsolete features. @@ -19,7 +18,6 @@ config EXPERIMENTAL bool prompt "Try features marked as EXPERIMENTAL" - default n help If you set this to Y, then you will be able to try very experimental features. @@ -34,7 +32,6 @@ config DEBUG_CT bool prompt "Debug crosstool-NG" - default n depends on ! BACKEND help Say 'y' here to get some options regarding debugging crosstool-NG. @@ -44,7 +41,6 @@ config DEBUG_PAUSE_STEPS bool prompt "Pause between every steps" - default n help Say 'y' if you intend to attend the build, and want to investigate the result of each steps before running the next one. @@ -52,7 +48,6 @@ config DEBUG_CT_SAVE_STEPS bool prompt "Save intermediate steps" - default n help If you say 'y' here, then you will be able to restart crosstool-NG at any step. @@ -80,7 +75,6 @@ bool prompt "Do *not* overide LC_MESSAGES (EXPERIMENTAL)" depends on EXPERIMENTAL - default n help By default, crosstool-NG sets and exports LC_ALL=C so that the build.log file contains english messages, that can be read by