diff options
author | 2008-11-16 21:26:27 +0000 | |
---|---|---|
committer | 2008-11-16 21:26:27 +0000 | |
commit | 2f978b474b66172b5b07bca89d9e7890c24cbea2 (patch) | |
tree | c72e986cad4247af35c7f34c5657a862ff53f19b /tests/atlocal.in | |
parent | tests: move libsigsegv disable to configure.ac (diff) | |
download | sandbox-2f978b474b66172b5b07bca89d9e7890c24cbea2.tar.gz sandbox-2f978b474b66172b5b07bca89d9e7890c24cbea2.tar.bz2 sandbox-2f978b474b66172b5b07bca89d9e7890c24cbea2.zip |
tests: fixup running test out of src tree
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'tests/atlocal.in')
-rw-r--r-- | tests/atlocal.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in index b1f27d6..a4661c9 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -1 +1,2 @@ +export abs_top_srcdir abs_top_builddir abs_builddir export PATH=$abs_top_srcdir/src:$abs_top_builddir/src:$abs_builddir:$PATH |