diff -r 80a09cf51c87 -r 91a52bc04af9 config/global/build-behave.in --- a/config/global/build-behave.in Tue Oct 11 21:43:42 2011 +0200 +++ b/config/global/build-behave.in Sun Nov 11 21:42:47 2012 +0100 @@ -8,15 +8,15 @@ config PARALLEL_JOBS int prompt "Number of parallel jobs" if ! BACKEND - default 1 + default 0 help Number of jobs make will be allowed to run concurently. Set this higher than the number of processors you have, but not too high. A good rule of thumb is twice the number of processors you have. - Enter 1 (or 0) to have only one job at a time. + Enter 1 to have only one job at a time. - Enter -1 to set automatically based on how many processors the host has. + Enter 0 to set automatically based on how many processors the host has. config LOAD int