diff -r 97e44d892c92 -r fd6ad5721f77 config/global.in --- a/config/global.in Tue Apr 10 16:17:39 2007 +0000 +++ b/config/global.in Tue Apr 17 22:24:42 2007 +0000 @@ -2,6 +2,20 @@ menu "Paths and misc options" +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. + + Experimental features can be one of: + - working, in which case you should tell me it is! + - buggy, in which case you could try patching and send me the result + - unfinished, in which case you could try hacking it and send me the result + - non-existant, in which case you could also try hacking it in and send the result + config PARALLEL_JOBS int prompt "Number of parallel jobs"