This fixes parallel build of lilypond-book tests
https://codereview.appspot.com/569400043
all problems
Diff:
Passes make, make test-baseline and a full make doc. Cannot do a proper test though (i.e. with make check).
When I try to test this in the 'normal' way it fails even if I use the config.status --recheck && touch config.hh workaround for 'build' files.
So I am assuming that as this seem sto be changing dir paths that this is going to be expected?
As this is a change in the build system, it is a humongous red flag if if fails after running configure. How does it fail?
all problems
https://codereview.appspot.com/569400043
Diff:
Passes make, make test-baseline and a full make doc. Cannot do a proper test though (i.e. with make check).
When I try to test this in the 'normal' way it fails even if I use the config.status --recheck && touch config.hh workaround for 'build' files.
So I am assuming that as this seem sto be changing dir paths that this is going to be expected?
As this is a change in the build system, it is a humongous red flag if if fails after running configure. How does it fail?