From: James Lowe Date: Wed, 21 Sep 2011 05:51:06 +0000 (+0100) Subject: Doc: Added note to CG about disable-optimizing X-Git-Tag: release/2.15.13-1~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0290695173284ccf68b08c0e92734d76df7120fd;p=lilypond.git 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 --- 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