From 0290695173284ccf68b08c0e92734d76df7120fd Mon Sep 17 00:00:00 2001 From: James Lowe Date: Wed, 21 Sep 2011 06:51:06 +0100 Subject: [PATCH] Doc: Added note to CG about disable-optimizing This is for Tracker 1905 Added sentence to add --disable-optimising for ./autogen.sh or ../configure when doing regression testing --- Documentation/contributor/regressions.itexi | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/contributor/regressions.itexi b/Documentation/contributor/regressions.itexi index 7f4c927616..6cd15b59ca 100644 --- a/Documentation/contributor/regressions.itexi +++ b/Documentation/contributor/regressions.itexi @@ -137,7 +137,10 @@ in lyrics or text are not found. Developers may wish to see the output of the complete regression test suite for the current version of the source repository between releases. Current source code is available; see -@ref{Working with source code}. Then you will need +@ref{Working with source code}. + +For regression testing @code{../configure} should be run with the +@code{--disable-optimising} option. Then you will need to build the LilyPond binary; see @ref{Compiling LilyPond}. Uninstalling the previous LilyPond version is not necessary, nor is -- 2.39.5