Fix: make check in OOT build with absolute path
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 4 Sep 2015 21:31:31 +0000 (17:31 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 4 Sep 2015 21:38:18 +0000 (17:38 -0400)
commitd8c9fa4381b591e3d4d6c33280a1b104fabd279d
tree6d8748da506bff82ca58b676d364c3c9882861c2
parent83215d66bbc361b174835895a3f6166e7c2fcd86
Fix: make check in OOT build with absolute path

The previous patch fixed the out of tree build when the configure script
was called with a path relative to the builddir but still failed when
the path was absolute. This works with both.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/ust-elf/Makefile.am
tests/ust-elf/test_ust_elf.in
This page took 0.024652 seconds and 5 git commands to generate.