Fix builddir!=srcdir #7

Manually merged
cbaines merged 1 commit from jas/guile-knots:fix-builddir-srcdir into trunk 2026-03-30 11:20:23 +02:00
Contributor

Try building with builddir!=srcdir and then make check doesn't work.

./bootstrap
mkdir t
cd t
../configure
make
make check
Try building with builddir!=srcdir and then `make check` doesn't work. ``` ./bootstrap mkdir t cd t ../configure make make check ```
cbaines manually merged commit 6e54682ae7 into trunk 2026-03-30 11:20:23 +02:00
Owner

Thanks! I've merged this and fixed the backtrace tests to work.

Thanks! I've merged this and fixed the backtrace tests to work.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cbaines/guile-knots!7
No description provided.