Fix: make check in OOT build with absolute path
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 4 Sep 2015 21:23:12 +0000 (17:23 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 4 Sep 2015 21:45:40 +0000 (17:45 -0400)
commit7d5f7a9a3f914878c0ce78f299db1815a550b5d0
tree9576f429a4158b8e9f748c96e72a35817ca0ca75
parent3b57d424073b7d258bb067ad0c0a29c3bc5be4eb
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: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/bin/Makefile.am
tests/bin/test_trace_read.in
This page took 0.026001 seconds and 4 git commands to generate.